Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-27291 (GCVE-0-2021-27291)
Vulnerability from cvelistv5
Published
2021-03-17 12:31
      Modified
2024-08-03 20:48
      
          Severity ?
        
        
          VLAI Severity ?
        
        
          EPSS score ?
        
        CWE
          - n/a
 
Summary
In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.
            
          
        References
          {
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-03T20:48:16.368Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
          },
          {
            "name": "[debian-lts-announce] 20210319 [SECURITY] [DLA 2600-1] pygments security update",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
          },
          {
            "name": "DSA-4878",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "https://www.debian.org/security/2021/dsa-4878"
          },
          {
            "name": "DSA-4889",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "https://www.debian.org/security/2021/dsa-4889"
          },
          {
            "name": "[debian-lts-announce] 20210505 [SECURITY] [DLA 2648-1] mediawiki security update",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
          },
          {
            "name": "FEDORA-2021-166dfc62b2",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
          },
          {
            "name": "FEDORA-2021-3f975f68c8",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
          },
          {
            "name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2648-2] mediawiki regression update",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-05-06T22:06:22",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
        },
        {
          "name": "[debian-lts-announce] 20210319 [SECURITY] [DLA 2600-1] pygments security update",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
        },
        {
          "name": "DSA-4878",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "https://www.debian.org/security/2021/dsa-4878"
        },
        {
          "name": "DSA-4889",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "https://www.debian.org/security/2021/dsa-4889"
        },
        {
          "name": "[debian-lts-announce] 20210505 [SECURITY] [DLA 2648-1] mediawiki security update",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
        },
        {
          "name": "FEDORA-2021-166dfc62b2",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
        },
        {
          "name": "FEDORA-2021-3f975f68c8",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
        },
        {
          "name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2648-2] mediawiki regression update",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2021-27291",
          "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": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce",
              "refsource": "MISC",
              "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
            },
            {
              "name": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14",
              "refsource": "MISC",
              "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
            },
            {
              "name": "[debian-lts-announce] 20210319 [SECURITY] [DLA 2600-1] pygments security update",
              "refsource": "MLIST",
              "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
            },
            {
              "name": "DSA-4878",
              "refsource": "DEBIAN",
              "url": "https://www.debian.org/security/2021/dsa-4878"
            },
            {
              "name": "DSA-4889",
              "refsource": "DEBIAN",
              "url": "https://www.debian.org/security/2021/dsa-4889"
            },
            {
              "name": "[debian-lts-announce] 20210505 [SECURITY] [DLA 2648-1] mediawiki security update",
              "refsource": "MLIST",
              "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
            },
            {
              "name": "FEDORA-2021-166dfc62b2",
              "refsource": "FEDORA",
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
            },
            {
              "name": "FEDORA-2021-3f975f68c8",
              "refsource": "FEDORA",
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
            },
            {
              "name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2648-2] mediawiki regression update",
              "refsource": "MLIST",
              "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2021-27291",
    "datePublished": "2021-03-17T12:31:15",
    "dateReserved": "2021-02-16T00:00:00",
    "dateUpdated": "2024-08-03T20:48:16.368Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2021-27291\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-03-17T13:15:15.137\",\"lastModified\":\"2024-11-21T05:57:45.667\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.\"},{\"lang\":\"es\",\"value\":\"En pygments versi\u00f3n 1.1+, corregido en 2.7.4, los lexers usados para analizar unos lenguajes de programaci\u00f3n dependen en gran medida en expresiones regulares.\u0026#xa0;Algunas de las expresiones regulares presentan una complejidad exponencial o c\u00fabica en el peor de los casos y son vulnerables a ReDoS.\u0026#xa0;Al dise\u00f1ar una entrada maliciosa, un atacante puede causar una denegaci\u00f3n de servicio\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:pygments:pygments:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1\",\"versionEndExcluding\":\"2.7.4\",\"matchCriteriaId\":\"CD77E0B1-BE2B-4B95-91AA-AD9AAEFD6DA8\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"36D96259-24BD-44E2-96D9-78CE1D41F956\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.debian.org/security/2021/dsa-4878\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4889\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2021/dsa-4878\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4889\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
  }
}
  fkie_cve-2021-27291
Vulnerability from fkie_nvd
Published
2021-03-17 13:15
    Modified
2024-11-21 05:57
    
          Severity ?
        
        
    Summary
In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.
    References
      | URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce | Exploit, Third Party Advisory | |
| cve@mitre.org | https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14 | Patch, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/ | ||
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/ | ||
| cve@mitre.org | https://www.debian.org/security/2021/dsa-4878 | Third Party Advisory | |
| cve@mitre.org | https://www.debian.org/security/2021/dsa-4889 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2021/dsa-4878 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2021/dsa-4889 | Third Party Advisory | 
Impacted products
      | Vendor | Product | Version | |
|---|---|---|---|
| pygments | pygments | * | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 10.0 | |
| fedoraproject | fedora | 32 | |
| fedoraproject | fedora | 33 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:pygments:pygments:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "CD77E0B1-BE2B-4B95-91AA-AD9AAEFD6DA8",
              "versionEndExcluding": "2.7.4",
              "versionStartIncluding": "1.1",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
              "matchCriteriaId": "36D96259-24BD-44E2-96D9-78CE1D41F956",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
              "matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service."
    },
    {
      "lang": "es",
      "value": "En pygments versi\u00f3n 1.1+, corregido en 2.7.4, los lexers usados para analizar unos lenguajes de programaci\u00f3n dependen en gran medida en expresiones regulares.\u0026#xa0;Algunas de las expresiones regulares presentan una complejidad exponencial o c\u00fabica en el peor de los casos y son vulnerables a ReDoS.\u0026#xa0;Al dise\u00f1ar una entrada maliciosa, un atacante puede causar una denegaci\u00f3n de servicio"
    }
  ],
  "id": "CVE-2021-27291",
  "lastModified": "2024-11-21T05:57:45.667",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "PARTIAL",
          "baseScore": 5.0,
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "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"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2021-03-17T13:15:15.137",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4878"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4889"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Third Party Advisory"
      ],
      "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Mailing List",
        "Third Party Advisory"
      ],
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4878"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4889"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-1333"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  RHSA-2021:4151
Vulnerability from csaf_redhat
Published
2021-11-09 17:42
    Modified
2025-10-25 00:56
    Summary
Red Hat Security Advisory: python27:2.7 security update
    Notes
Topic
An update for the python27: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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python27: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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4151",
        "url": "https://access.redhat.com/errata/RHSA-2021:4151"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1941534",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
      },
      {
        "category": "external",
        "summary": "1945483",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945483"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4151.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27:2.7 security update",
    "tracking": {
      "current_release_date": "2025-10-25T00:56:16+00:00",
      "generator": {
        "date": "2025-10-25T00:56:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2021:4151",
      "initial_release_date": "2021-11-09T17:42:32+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T00:56: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 (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src (python27:2.7)",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
                "product": {
                  "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src (python27:2.7)",
                  "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
                "product": {
                  "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src (python27:2.7)",
                  "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
                "product": {
                  "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src (python27:2.7)",
                  "product_id": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
                "product": {
                  "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src (python27:2.7)",
                  "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
                "product": {
                  "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src (python27:2.7)",
                  "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
                "product": {
                  "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src (python27:2.7)",
                  "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
                "product": {
                  "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src (python27:2.7)",
                  "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src (python27:2.7)",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src (python27:2.7)",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src (python27:2.7)",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
                "product": {
                  "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src (python27:2.7)",
                  "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7)",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
                "product": {
                  "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch (python27:2.7)",
                  "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                "product": {
                  "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7)",
                  "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                "product": {
                  "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7)",
                  "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
                "product": {
                  "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch (python27:2.7)",
                  "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
                "product": {
                  "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch (python27:2.7)",
                  "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7)",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                "product": {
                  "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7)",
                  "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
                "product": {
                  "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch (python27:2.7)",
                  "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
                "product": {
                  "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch (python27:2.7)",
                  "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7)",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7)",
                  "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch (python27:2.7)",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                "product": {
                  "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7)",
                  "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7"
        },
        "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7"
        },
        "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7"
        },
        "product_reference": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7"
        },
        "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7"
        },
        "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7"
        },
        "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7"
        },
        "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7"
        },
        "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7"
        },
        "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7"
        },
        "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7"
        },
        "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7"
        },
        "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7"
        },
        "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7"
        },
        "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7"
        },
        "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7"
        },
        "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7"
        },
        "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-28957",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-03-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1941534"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform,  Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "RHBZ#1941534",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
        }
      ],
      "release_date": "2021-03-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  rhsa-2021_0781
Vulnerability from csaf_redhat
Published
2021-03-09 16:10
    Modified
2024-11-22 16:32
    Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update
    Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 1.2.2.
Red Hat Product Security has rated this update as having a security impact of
Moderate. 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
Red Hat Ansible Automation Platform integrates Red Hat's automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.
This update fixes various bugs and adds enhancements. Documentation for
these changes is available from the Release Notes document linked to in the
References section.
Security Fix(es):
* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)
* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
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": "Moderate"
    },
    "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 is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\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:0781",
        "url": "https://access.redhat.com/errata/RHSA-2021:0781"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1857977",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
      },
      {
        "category": "external",
        "summary": "1906853",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
      },
      {
        "category": "external",
        "summary": "1919969",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-22T16:32:06+00:00",
      "generator": {
        "date": "2024-11-22T16:32:06+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2021:0781",
      "initial_release_date": "2021-03-09T16:10:08+00:00",
      "revision_history": [
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T16:32:06+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                  "product_id": "7Server-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                  "product_id": "8Base-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el7pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el8pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-7789",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "discovery_date": "2020-12-11T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1906853"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include  the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "RHBZ#1906853",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794",
          "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794"
        }
      ],
      "release_date": "2020-12-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array"
    },
    {
      "cve": "CVE-2020-15366",
      "cwe": {
        "id": "CWE-471",
        "name": "Modification of Assumed-Immutable Data (MAID)"
      },
      "discovery_date": "2020-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1857977"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is 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": [
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "RHBZ#1857977",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908",
          "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908"
        }
      ],
      "release_date": "2020-07-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function"
    },
    {
      "cve": "CVE-2021-3281",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-01-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1919969"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Potential directory-traversal via archive.extract()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django 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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "RHBZ#1919969",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281"
        }
      ],
      "release_date": "2021-02-01T10:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "django: Potential directory-traversal via archive.extract()"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23980",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-02-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1925252"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-bleach: Mutation cross-site scripting in bleach.clean",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "RHBZ#1925252",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq",
          "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq"
        }
      ],
      "release_date": "2021-02-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python-bleach: Mutation cross-site scripting in bleach.clean"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  RHSA-2021:4139
Vulnerability from csaf_redhat
Published
2021-11-09 17:36
    Modified
2025-10-09 20:50
    Summary
Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update
    Notes
Topic
An update for resource-agents is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 resource-agents is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4139",
        "url": "https://access.redhat.com/errata/RHSA-2021:4139"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1872754",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872754"
      },
      {
        "category": "external",
        "summary": "1891883",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891883"
      },
      {
        "category": "external",
        "summary": "1902045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902045"
      },
      {
        "category": "external",
        "summary": "1920698",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1920698"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1924363",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924363"
      },
      {
        "category": "external",
        "summary": "1928238",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928238"
      },
      {
        "category": "external",
        "summary": "1932863",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1932863"
      },
      {
        "category": "external",
        "summary": "1934651",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934651"
      },
      {
        "category": "external",
        "summary": "1939281",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939281"
      },
      {
        "category": "external",
        "summary": "1939992",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939992"
      },
      {
        "category": "external",
        "summary": "1940094",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940094"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1957765",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957765"
      },
      {
        "category": "external",
        "summary": "1969968",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969968"
      },
      {
        "category": "external",
        "summary": "1972035",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972035"
      },
      {
        "category": "external",
        "summary": "1972743",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972743"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4139.json"
      }
    ],
    "title": "Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2025-10-09T20:50:27+00:00",
      "generator": {
        "date": "2025-10-09T20:50:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:4139",
      "initial_release_date": "2021-11-09T17:36:15+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:50:27+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 High Availability (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux High Availability (v. 8)",
                  "product_id": "HighAvailability-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                  "product_id": "ResilientStorage-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.src",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.src",
                  "product_id": "resource-agents-0:4.1.1-98.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-gcp@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  rhsa-2021_4150
Vulnerability from csaf_redhat
Published
2021-11-09 17:44
    Modified
2024-11-15 11:58
    Summary
Red Hat Security Advisory: python36:3.6 security and bug fix update
    Notes
Topic
An update for the python36:3.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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python36:3.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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4150",
        "url": "https://access.redhat.com/errata/RHSA-2021:4150"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1917971",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1917971"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1934199",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934199"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4150.json"
      }
    ],
    "title": "Red Hat Security Advisory: python36:3.6 security and bug fix update",
    "tracking": {
      "current_release_date": "2024-11-15T11:58:25+00:00",
      "generator": {
        "date": "2024-11-15T11:58:25+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2021:4150",
      "initial_release_date": "2021-11-09T17:44:21+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T11:58:25+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.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python36:3.6:8050020210811103506:982725ab",
                "product": {
                  "name": "python36:3.6:8050020210811103506:982725ab",
                  "product_id": "python36:3.6:8050020210811103506:982725ab",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/python36@3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
                "product": {
                  "name": "python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
                  "product_id": "python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-doc@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
                "product": {
                  "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
                  "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv-doc@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
                "product": {
                  "name": "python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
                  "product_id": "python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
                "product": {
                  "name": "python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_id": "python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
                "product": {
                  "name": "python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_id": "python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
                "product": {
                  "name": "python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_id": "python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
                "product": {
                  "name": "python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
                  "product_id": "python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
                "product": {
                  "name": "python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_id": "python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-rpm-macros@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
                "product": {
                  "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
                  "product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
                "product": {
                  "name": "python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
                  "product_id": "python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
                "product": {
                  "name": "python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
                  "product_id": "python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
                "product": {
                  "name": "python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
                  "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
                "product": {
                  "name": "python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
                  "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
                "product": {
                  "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
                  "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
                "product": {
                  "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
                  "product_id": "python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
                "product": {
                  "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
                  "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
                "product": {
                  "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
                  "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
                "product": {
                  "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
                  "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
                "product": {
                  "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
                  "product_id": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
                "product": {
                  "name": "scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
                  "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                "product": {
                  "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_id": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                "product": {
                  "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_id": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                "product": {
                  "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_id": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
                "product": {
                  "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
                  "product_id": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                "product": {
                  "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_id": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                "product": {
                  "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_id": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                "product": {
                  "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_id": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                "product": {
                  "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_id": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                "product": {
                  "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_id": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                "product": {
                  "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_id": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
                "product": {
                  "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
                  "product_id": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                "product": {
                  "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_id": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                "product": {
                  "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_id": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                "product": {
                  "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_id": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                "product": {
                  "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_id": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                "product": {
                  "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_id": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                "product": {
                  "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_id": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
                "product": {
                  "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
                  "product_id": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                "product": {
                  "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_id": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                "product": {
                  "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_id": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                "product": {
                  "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_id": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                "product": {
                  "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_id": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                "product": {
                  "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_id": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                "product": {
                  "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_id": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
                "product": {
                  "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
                  "product_id": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                "product": {
                  "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_id": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                "product": {
                  "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_id": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                "product": {
                  "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_id": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
        },
        "product_reference": "python36:3.6:8050020210811103506:982725ab",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src"
        },
        "product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src"
        },
        "product_reference": "python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src"
        },
        "product_reference": "python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src"
        },
        "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src"
        },
        "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src"
        },
        "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src"
        },
        "product_reference": "python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch"
        },
        "product_reference": "python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src"
        },
        "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch"
        },
        "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src"
        },
        "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src"
        },
        "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch"
        },
        "product_reference": "python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch"
        },
        "product_reference": "python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch"
        },
        "product_reference": "python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch"
        },
        "product_reference": "python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch"
        },
        "product_reference": "python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64"
        },
        "product_reference": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le"
        },
        "product_reference": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x"
        },
        "product_reference": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64"
        },
        "product_reference": "python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64"
        },
        "product_reference": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le"
        },
        "product_reference": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x"
        },
        "product_reference": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
        },
        "product_reference": "python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64"
        },
        "product_reference": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le"
        },
        "product_reference": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x"
        },
        "product_reference": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
        },
        "product_reference": "python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64"
        },
        "product_reference": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le"
        },
        "product_reference": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x"
        },
        "product_reference": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64"
        },
        "product_reference": "python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64"
        },
        "product_reference": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le"
        },
        "product_reference": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x"
        },
        "product_reference": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src"
        },
        "product_reference": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64"
        },
        "product_reference": "python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64"
        },
        "product_reference": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le"
        },
        "product_reference": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x"
        },
        "product_reference": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64"
        },
        "product_reference": "python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64"
        },
        "product_reference": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le"
        },
        "product_reference": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x"
        },
        "product_reference": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64"
        },
        "product_reference": "python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch"
        },
        "product_reference": "python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src"
        },
        "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 as a component of python36:3.6:8050020210811103506:982725ab as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:python36:3.6:8050020210811103506:982725ab",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python36:3.6:8050020210811103506:982725ab",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python36:3.6:8050020210811103506:982725ab",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:python36:3.6:8050020210811103506:982725ab",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
          "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python36:3.6:8050020210811103506:982725ab",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python36:3.6:8050020210811103506:982725ab",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-nose-docs-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-debugsource-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-pymongo-doc-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-virtualenv-doc-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-PyMySQL-0:0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-bson-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-distro-0:1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docs-0:3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-docutils-0:0.14-12.module+el8.1.0+3334+5cb623d7.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-nose-0:1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pygments-0:2.2.0-22.module+el8.5.0+10789+e4939b94.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-debuginfo-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-pymongo-gridfs-0:3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-sqlalchemy-0:1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-virtualenv-0:15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python3-wheel-wheel-1:0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-debug-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-devel-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:python36-rpm-macros-0:3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-0:1.0.0-21.module+el8.5.0+10916+41bd434d.src",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.s390x",
            "AppStream-8.5.0.GA:python36:3.6:8050020210811103506:982725ab:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  RHSA-2021:0781
Vulnerability from csaf_redhat
Published
2021-03-09 16:10
    Modified
2025-10-10 01:34
    Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update
    Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 1.2.2.
Red Hat Product Security has rated this update as having a security impact of
Moderate. 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
Red Hat Ansible Automation Platform integrates Red Hat's automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.
This update fixes various bugs and adds enhancements. Documentation for
these changes is available from the Release Notes document linked to in the
References section.
Security Fix(es):
* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)
* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
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": "Moderate"
    },
    "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 is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\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:0781",
        "url": "https://access.redhat.com/errata/RHSA-2021:0781"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1857977",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
      },
      {
        "category": "external",
        "summary": "1906853",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
      },
      {
        "category": "external",
        "summary": "1919969",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update",
    "tracking": {
      "current_release_date": "2025-10-10T01:34:55+00:00",
      "generator": {
        "date": "2025-10-10T01:34:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:0781",
      "initial_release_date": "2021-03-09T16:10:08+00:00",
      "revision_history": [
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T01:34:55+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                  "product_id": "7Server-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                  "product_id": "8Base-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el7pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el8pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-7789",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "discovery_date": "2020-12-11T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1906853"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include  the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "RHBZ#1906853",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794",
          "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794"
        }
      ],
      "release_date": "2020-12-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array"
    },
    {
      "cve": "CVE-2020-15366",
      "cwe": {
        "id": "CWE-471",
        "name": "Modification of Assumed-Immutable Data (MAID)"
      },
      "discovery_date": "2020-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1857977"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is 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": [
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "RHBZ#1857977",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908",
          "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908"
        }
      ],
      "release_date": "2020-07-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function"
    },
    {
      "cve": "CVE-2021-3281",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-01-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1919969"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Potential directory-traversal via archive.extract()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django 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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "RHBZ#1919969",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281"
        }
      ],
      "release_date": "2021-02-01T10:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "django: Potential directory-traversal via archive.extract()"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23980",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-02-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1925252"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-bleach: Mutation cross-site scripting in bleach.clean",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "RHBZ#1925252",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq",
          "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq"
        }
      ],
      "release_date": "2021-02-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python-bleach: Mutation cross-site scripting in bleach.clean"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  rhsa-2021_4151
Vulnerability from csaf_redhat
Published
2021-11-09 17:42
    Modified
2024-11-15 11:58
    Summary
Red Hat Security Advisory: python27:2.7 security update
    Notes
Topic
An update for the python27: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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python27: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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4151",
        "url": "https://access.redhat.com/errata/RHSA-2021:4151"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1941534",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
      },
      {
        "category": "external",
        "summary": "1945483",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945483"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4151.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27:2.7 security update",
    "tracking": {
      "current_release_date": "2024-11-15T11:58:33+00:00",
      "generator": {
        "date": "2024-11-15T11:58:33+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2021:4151",
      "initial_release_date": "2021-11-09T17:42:32+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T11:58: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 (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27:2.7:8050020210811095446:3e7ace8b",
                "product": {
                  "name": "python27:2.7:8050020210811095446:3e7ace8b",
                  "product_id": "python27:2.7:8050020210811095446:3e7ace8b",
                  "product_identification_helper": {
                    "purl": "pkg:rpmmod/redhat/python27@2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                "product": {
                  "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                  "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
                "product": {
                  "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
                  "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                "product": {
                  "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                  "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
                "product": {
                  "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
                  "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
                "product": {
                  "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
                  "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                "product": {
                  "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                  "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
                "product": {
                  "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
                  "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                "product": {
                  "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                  "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
                "product": {
                  "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
                  "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
                "product": {
                  "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
                  "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                "product": {
                  "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                  "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
                "product": {
                  "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
                "product": {
                  "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
                  "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
                "product": {
                  "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
                  "product_id": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                "product": {
                  "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                  "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                "product": {
                  "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                  "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
                "product": {
                  "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
                  "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
                "product": {
                  "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
                  "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
                "product": {
                  "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
                  "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
                "product": {
                  "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
                  "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
                "product": {
                  "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
                  "product_id": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
                "product": {
                  "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
                  "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
                "product": {
                  "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
                  "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
                "product": {
                  "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
                  "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
                "product": {
                  "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
                  "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
                "product": {
                  "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
                  "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
                "product": {
                  "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
                  "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
                "product": {
                  "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
                  "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
                "product": {
                  "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
                  "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
                "product": {
                  "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
                  "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
                "product": {
                  "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
                  "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
        },
        "product_reference": "python27:2.7:8050020210811095446:3e7ace8b",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src"
        },
        "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src"
        },
        "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src"
        },
        "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src"
        },
        "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src"
        },
        "product_reference": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src"
        },
        "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch"
        },
        "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src"
        },
        "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src"
        },
        "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src"
        },
        "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src"
        },
        "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch"
        },
        "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src"
        },
        "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src"
        },
        "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src"
        },
        "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch"
        },
        "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch"
        },
        "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch"
        },
        "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch"
        },
        "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch"
        },
        "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch"
        },
        "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch"
        },
        "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch"
        },
        "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch"
        },
        "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch"
        },
        "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch"
        },
        "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch"
        },
        "product_reference": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch"
        },
        "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch"
        },
        "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src"
        },
        "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src"
        },
        "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 as a component of python27:2.7:8050020210811095446:3e7ace8b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
        "relates_to_product_reference": "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-28957",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-03-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1941534"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform,  Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "RHBZ#1941534",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
        }
      ],
      "release_date": "2021-03-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:python27:2.7:8050020210811095446:3e7ace8b",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
          "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x",
            "AppStream-8.5.0.GA:python27:2.7:8050020210811095446:3e7ace8b:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  rhsa-2021:3252
Vulnerability from csaf_redhat
Published
2021-08-24 13:06
    Modified
2025-10-24 13:31
    Summary
Red Hat Security Advisory: python27 security update
    Notes
Topic
An update for python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)
* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)
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.
Additional information
* Changes in the default separator for the Python urllib parsing functions
To mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (&) and semicolon (;) to only an ampersand.
The change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer’s application has been affected by the change.
For more information, see the Knowledgebase article "Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)" linked from 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": "Moderate"
    },
    "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 python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)\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.\n\nAdditional information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from 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:3252",
        "url": "https://access.redhat.com/errata/RHSA-2021:3252"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/5860431",
        "url": "https://access.redhat.com/articles/5860431"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1918168",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3252.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27 security update",
    "tracking": {
      "current_release_date": "2025-10-24T13:31:17+00:00",
      "generator": {
        "date": "2025-10-24T13:31:17+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2021:3252",
      "initial_release_date": "2021-08-24T13:06:56+00:00",
      "revision_history": [
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-24T13:31:17+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": "python27-python-pygments-0:1.5-5.el7.src",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.src",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.src",
                  "product_id": "python27-python-0:2.7.18-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.src",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.src",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.src",
                  "product_id": "python27-babel-0:0.9.6-10.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.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:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-3177",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2021-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1918168"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "RHBZ#1918168",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
        }
      ],
      "release_date": "2021-01-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  RHSA-2021:3252
Vulnerability from csaf_redhat
Published
2021-08-24 13:06
    Modified
2025-10-24 13:31
    Summary
Red Hat Security Advisory: python27 security update
    Notes
Topic
An update for python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)
* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)
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.
Additional information
* Changes in the default separator for the Python urllib parsing functions
To mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (&) and semicolon (;) to only an ampersand.
The change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer’s application has been affected by the change.
For more information, see the Knowledgebase article "Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)" linked from 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": "Moderate"
    },
    "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 python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)\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.\n\nAdditional information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from 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:3252",
        "url": "https://access.redhat.com/errata/RHSA-2021:3252"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/5860431",
        "url": "https://access.redhat.com/articles/5860431"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1918168",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3252.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27 security update",
    "tracking": {
      "current_release_date": "2025-10-24T13:31:17+00:00",
      "generator": {
        "date": "2025-10-24T13:31:17+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2021:3252",
      "initial_release_date": "2021-08-24T13:06:56+00:00",
      "revision_history": [
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-24T13:31:17+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": "python27-python-pygments-0:1.5-5.el7.src",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.src",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.src",
                  "product_id": "python27-python-0:2.7.18-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.src",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.src",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.src",
                  "product_id": "python27-babel-0:0.9.6-10.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.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:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-3177",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2021-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1918168"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "RHBZ#1918168",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
        }
      ],
      "release_date": "2021-01-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  rhsa-2021_3252
Vulnerability from csaf_redhat
Published
2021-08-24 13:06
    Modified
2024-11-15 11:55
    Summary
Red Hat Security Advisory: python27 security update
    Notes
Topic
An update for python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)
* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)
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.
Additional information
* Changes in the default separator for the Python urllib parsing functions
To mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (&) and semicolon (;) to only an ampersand.
The change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer’s application has been affected by the change.
For more information, see the Knowledgebase article "Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)" linked from 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": "Moderate"
    },
    "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 python27-babel, python27-python, python27-python-jinja2, and python27-python-pygments is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS via crafted malicious input (CVE-2021-27291)\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.\n\nAdditional information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from 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:3252",
        "url": "https://access.redhat.com/errata/RHSA-2021:3252"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/articles/5860431",
        "url": "https://access.redhat.com/articles/5860431"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1918168",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3252.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27 security update",
    "tracking": {
      "current_release_date": "2024-11-15T11:55:02+00:00",
      "generator": {
        "date": "2024-11-15T11:55:02+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2021:3252",
      "initial_release_date": "2021-08-24T13:06:56+00:00",
      "revision_history": [
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-08-24T13:06:56+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T11:55:02+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": "python27-python-pygments-0:1.5-5.el7.src",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.src",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.src",
                  "product_id": "python27-python-0:2.7.18-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.src",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.src",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.src",
                  "product_id": "python27-babel-0:0.9.6-10.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                "product": {
                  "name": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_id": "python27-python-pygments-0:1.5-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-pygments@1.5-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                "product": {
                  "name": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_id": "python27-python-jinja2-0:2.6-16.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-jinja2@2.6-16.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                "product": {
                  "name": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_id": "python27-python-babel-0:0.9.6-10.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-babel@0.9.6-10.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debug@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-devel@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-libs@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-test-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-test@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-tools@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-tkinter@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                "product": {
                  "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_id": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python27-python-debuginfo@2.7.18-3.el7?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.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:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.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:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.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:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.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:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
          "product_id": "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-babel-0:0.9.6-10.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src"
        },
        "product_reference": "python27-babel-0:0.9.6-10.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-0:2.7.18-3.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:python27-python-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-babel-0:0.9.6-10.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch"
        },
        "product_reference": "python27-python-babel-0:0.9.6-10.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debug-0:2.7.18-3.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:python27-python-debug-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debug-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-debuginfo-0:2.7.18-3.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:python27-python-debuginfo-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-devel-0:2.7.18-3.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:python27-python-devel-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-devel-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-jinja2-0:2.6-16.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src"
        },
        "product_reference": "python27-python-jinja2-0:2.6-16.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-libs-0:2.7.18-3.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:python27-python-libs-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-libs-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.noarch",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-pygments-0:1.5-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src"
        },
        "product_reference": "python27-python-pygments-0:1.5-5.el7.src",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-test-0:2.7.18-3.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:python27-python-test-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-test-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-python-tools-0:2.7.18-3.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:python27-python-tools-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-python-tools-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.ppc64le",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
          "product_id": "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.s390x",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python27-tkinter-0:2.7.18-3.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:python27-tkinter-0:2.7.18-3.el7.x86_64"
        },
        "product_reference": "python27-tkinter-0:2.7.18-3.el7.x86_64",
        "relates_to_product_reference": "7Workstation-RHSCL-3.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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": [
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-3177",
      "cwe": {
        "id": "CWE-120",
        "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
      },
      "discovery_date": "2021-01-20T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1918168"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "RHBZ#1918168",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
        }
      ],
      "release_date": "2021-01-19T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "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.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
          "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
          "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-08-24T13:06:56+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:3252"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7-7.7.Z:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Server-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Server-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Server-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-babel-0:0.9.6-10.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-babel-0:0.9.6-10.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debug-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-debuginfo-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-devel-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-jinja2-0:2.6-16.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-libs-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.noarch",
            "7Workstation-RHSCL-3.7:python27-python-pygments-0:1.5-5.el7.src",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-test-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-python-tools-0:2.7.18-3.el7.x86_64",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.ppc64le",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.s390x",
            "7Workstation-RHSCL-3.7:python27-tkinter-0:2.7.18-3.el7.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  rhsa-2021:0781
Vulnerability from csaf_redhat
Published
2021-03-09 16:10
    Modified
2025-10-10 01:34
    Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update
    Notes
Topic
An update is now available for Red Hat Ansible Automation Platform 1.2.2.
Red Hat Product Security has rated this update as having a security impact of
Moderate. 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
Red Hat Ansible Automation Platform integrates Red Hat's automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.
This update fixes various bugs and adds enhancements. Documentation for
these changes is available from the Release Notes document linked to in the
References section.
Security Fix(es):
* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)
* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)
* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)
* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
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": "Moderate"
    },
    "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 is now available for Red Hat Ansible Automation Platform 1.2.2.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Ansible Automation Platform integrates Red Hat\u0027s automation suite consisting of Red Hat Ansible Tower, Red Hat Ansible Engine, Automation Hub and use-case specific capabilities for Microsoft Windows, network, security, and more, along with Software-as-a-Service (SaaS)-based capabilities and features for organization-wide effectiveness.\n\nThis update fixes various bugs and adds enhancements. Documentation for\nthese changes is available from the Release Notes document linked to in the\nReferences section.\n\nSecurity Fix(es):\n\n* node-notifier: nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array (CVE-2020-7789)\n* nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function (CVE-2020-15366)\n* django: Potential directory-traversal via archive.extract() (CVE-2021-3281)\n* python-pygments: infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\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:0781",
        "url": "https://access.redhat.com/errata/RHSA-2021:0781"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1857977",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
      },
      {
        "category": "external",
        "summary": "1906853",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
      },
      {
        "category": "external",
        "summary": "1919969",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0781.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 1.2.2 security and bug fix update",
    "tracking": {
      "current_release_date": "2025-10-10T01:34:55+00:00",
      "generator": {
        "date": "2025-10-10T01:34:55+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:0781",
      "initial_release_date": "2021-03-09T16:10:08+00:00",
      "revision_history": [
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-03-09T16:10:08+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-10T01:34:55+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 7",
                  "product_id": "7Server-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                "product": {
                  "name": "Red Hat Automation Hub 4.2 for RHEL 8",
                  "product_id": "8Base-Automation-Hub-4.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:4.2::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el7pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el7pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el7pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-0:3.3.0-1.el8pc.src",
                "product": {
                  "name": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_id": "python-bleach-0:3.3.0-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach@3.3.0-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_id": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-importer@0.2.15-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                "product": {
                  "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_id": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-galaxy-ng@4.2.2-1.el8pc?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                "product": {
                  "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_id": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-ansible@0.5.6-1.el8pc?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                "product": {
                  "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_id": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-1.el8pc?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el7pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el7pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_id": "automation-hub-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_id": "python3-bleach-0:3.3.0-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach@3.3.0-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_id": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-importer@0.2.15-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                "product": {
                  "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_id": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-galaxy-ng@4.2.2-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                "product": {
                  "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_id": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-ansible@0.5.6-1.el8pc?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                "product": {
                  "name": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_id": "python3-django-0:2.2.18-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-django@2.2.18-1.el8pc?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                "product": {
                  "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_id": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bleach-allowlist@1.0.3-1.el8pc?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el7pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el7pc.src",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 7",
          "product_id": "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
        "relates_to_product_reference": "7Server-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "automation-hub-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-0:3.3.0-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src"
        },
        "product_reference": "python-bleach-0:3.3.0-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-bleach-allowlist-0:1.0.3-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src"
        },
        "product_reference": "python-bleach-allowlist-0:1.0.3-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-importer-0:0.2.15-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src"
        },
        "product_reference": "python-galaxy-importer-0:0.2.15-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-galaxy-ng-0:4.2.2-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src"
        },
        "product_reference": "python-galaxy-ng-0:4.2.2-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-ansible-1:0.5.6-1.el8pc.src as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src"
        },
        "product_reference": "python-pulp-ansible-1:0.5.6-1.el8pc.src",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-0:3.3.0-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-0:3.3.0-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch"
        },
        "product_reference": "python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-django-0:2.2.18-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch"
        },
        "product_reference": "python3-django-0:2.2.18-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch"
        },
        "product_reference": "python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch as a component of Red Hat Automation Hub 4.2 for RHEL 8",
          "product_id": "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        },
        "product_reference": "python3-pulp-ansible-1:0.5.6-1.el8pc.noarch",
        "relates_to_product_reference": "8Base-Automation-Hub-4.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-7789",
      "cwe": {
        "id": "CWE-78",
        "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
      },
      "discovery_date": "2020-12-11T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1906853"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in node-notifier. An attacker can run arbitrary commands on Linux machines due to the options params not being sanitized when being passed an array.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Whilst the OpenShift ServiceMesh (OSSM) and OpenShift Container Platform (OCP) containers include  the vulnerable nodejs-node-notifier library, the successful exploitation requires additional packages on the node (like desktop notification library) which are not part of the OpenShift ServiceMesh or OpenShift Container Platform products. Additionally access to the vulnerable nodejs-node-notifier library is restricted to authenticated users only (OpenShift OAuth authentication). Therefore these OSSM and OCP components have been marked as wont-fix and may be addressed in a future updates.\nOpenShift ServiceMesh (OSSM) 1.1 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\n\nThe nodejs-notifier library was present in Red Hat Advanced Cluster Management for Kubernetes version 2.0, but is no longer used since version 2.1. Customers are advised to upgrade to the latest version which is fully supported, does not include this vulnerability.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "RHBZ#1906853",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906853"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-7789",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7789"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794",
          "url": "https://snyk.io/vuln/SNYK-JS-NODENOTIFIER-1035794"
        }
      ],
      "release_date": "2020-12-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-node-notifier: command injection due to the options params not being sanitised when being passed an array"
    },
    {
      "cve": "CVE-2020-15366",
      "cwe": {
        "id": "CWE-471",
        "name": "Modification of Assumed-Immutable Data (MAID)"
      },
      "discovery_date": "2020-07-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1857977"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in nodejs-ajv. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In both OpenShift Container Platform (OCP) and OpenShift ServiceMesh (OSSM), the affected containers are behind OpenShift OAuth authentication. This restricts access to the vulnerable nodejs-ajv library to authenticated users only, therefore the impact is 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": [
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "RHBZ#1857977",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1857977"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15366"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-JS-AJV-584908",
          "url": "https://snyk.io/vuln/SNYK-JS-AJV-584908"
        }
      ],
      "release_date": "2020-07-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nodejs-ajv: prototype pollution via crafted JSON schema in ajv.validate function"
    },
    {
      "cve": "CVE-2021-3281",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-01-25T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1919969"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in django where the`django.utils.archive.extract()` function, used by `startapp --template` and `startproject --template`, allowed directory-traversal via an archive with absolute paths or relative paths with dot segments.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Potential directory-traversal via archive.extract()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The following products ship affected version of python-django, however the vulnerable function archive.extract() is currently not used in any part of the product and hence this issue has been rated as having a security impact of Low:\n* Red Hat Gluster Storage 3\n* Red Hat Update Infrastructure 3\n\nBecause the flaw\u0027s impact is lower and Red Hat OpenStack Platform 13 will be retiring soon, no update will be provided at this time for the RHOSP13 python-django 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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "RHBZ#1919969",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919969"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3281",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3281"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3281"
        }
      ],
      "release_date": "2021-02-01T10:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "django: Potential directory-traversal via archive.extract()"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23980",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-02-04T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1925252"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A mutation XSS affects users calling bleach.clean with all of: svg or math in the allowed tags p or br in allowed tags style, title, noscript, script, textarea, noframes, iframe, or xmp in allowed tags the keyword argument strip_comments=False Note: none of the above tags are in the default allowed tags and strip_comments defaults to True.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-bleach: Mutation cross-site scripting in bleach.clean",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "RHBZ#1925252",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925252"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23980",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23980"
        },
        {
          "category": "external",
          "summary": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq",
          "url": "https://github.com/mozilla/bleach/security/advisories/GHSA-vv2x-vrpj-qqpq"
        }
      ],
      "release_date": "2021-02-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python-bleach: Mutation cross-site scripting in bleach.clean"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
          "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
          "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
          "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
          "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-09T16:10:08+00:00",
          "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:0781"
        }
      ],
      "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-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el7pc.src",
            "7Server-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-django-0:2.2.18-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el7pc.noarch",
            "7Server-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el7pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:automation-hub-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-0:3.3.0-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-bleach-allowlist-0:1.0.3-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-importer-0:0.2.15-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-galaxy-ng-0:4.2.2-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python-pulp-ansible-1:0.5.6-1.el8pc.src",
            "8Base-Automation-Hub-4.2:python3-bleach-0:3.3.0-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-bleach-allowlist-0:1.0.3-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-django-0:2.2.18-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-importer-0:0.2.15-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-galaxy-ng-0:4.2.2-1.el8pc.noarch",
            "8Base-Automation-Hub-4.2:python3-pulp-ansible-1:0.5.6-1.el8pc.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  RHSA-2021:4150
Vulnerability from csaf_redhat
Published
2021-11-09 17:44
    Modified
2025-10-09 20:50
    Summary
Red Hat Security Advisory: python36:3.6 security and bug fix update
    Notes
Topic
An update for the python36:3.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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python36:3.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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4150",
        "url": "https://access.redhat.com/errata/RHSA-2021:4150"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1917971",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1917971"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1934199",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934199"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4150.json"
      }
    ],
    "title": "Red Hat Security Advisory: python36:3.6 security and bug fix update",
    "tracking": {
      "current_release_date": "2025-10-09T20:50:27+00:00",
      "generator": {
        "date": "2025-10-09T20:50:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:4150",
      "initial_release_date": "2021-11-09T17:44:21+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:50:27+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.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
                "product": {
                  "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm (python36:3.6)",
                  "product_id": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
                "product": {
                  "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm (python36:3.6)",
                  "product_id": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm (python36:3.6)",
                  "product_id": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
                "product": {
                  "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm (python36:3.6)",
                  "product_id": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
                "product": {
                  "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm (python36:3.6)",
                  "product_id": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm (python36:3.6)",
                  "product_id": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-doc@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm (python36:3.6)",
                  "product_id": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv-doc@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm (python36:3.6)",
                  "product_id": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm (python36:3.6)",
                  "product_id": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-rpm-macros@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6"
        },
        "product_reference": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6"
        },
        "product_reference": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6"
        },
        "product_reference": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6"
        },
        "product_reference": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  rhsa-2021:4150
Vulnerability from csaf_redhat
Published
2021-11-09 17:44
    Modified
2025-10-09 20:50
    Summary
Red Hat Security Advisory: python36:3.6 security and bug fix update
    Notes
Topic
An update for the python36:3.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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python36:3.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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4150",
        "url": "https://access.redhat.com/errata/RHSA-2021:4150"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1917971",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1917971"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1934199",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934199"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4150.json"
      }
    ],
    "title": "Red Hat Security Advisory: python36:3.6 security and bug fix update",
    "tracking": {
      "current_release_date": "2025-10-09T20:50:27+00:00",
      "generator": {
        "date": "2025-10-09T20:50:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:4150",
      "initial_release_date": "2021-11-09T17:44:21+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:44:21+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:50:27+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.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
                "product": {
                  "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm (python36:3.6)",
                  "product_id": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                "product": {
                  "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6)",
                  "product_id": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
                "product": {
                  "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm (python36:3.6)",
                  "product_id": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm (python36:3.6)",
                  "product_id": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
                "product": {
                  "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm (python36:3.6)",
                  "product_id": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
                "product": {
                  "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm (python36:3.6)",
                  "product_id": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=src\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm (python36:3.6)",
                  "product_id": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-doc@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm (python36:3.6)",
                  "product_id": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv-doc@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm (python36:3.6)",
                  "product_id": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9657%2Ba4b6a102?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-distro@1.4.0-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docs@3.6.7-2.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6)",
                  "product_id": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-docutils@0.14-12.module%2Bel8.1.0%2B3334%2B5cb623d7?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-nose@1.3.7-31.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm (python36:3.6)",
                  "product_id": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pygments@2.2.0-22.module%2Bel8.5.0%2B10789%2Be4939b94?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026epoch=1\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                "product": {
                  "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6)",
                  "product_id": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-rpm-macros@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=noarch\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=aarch64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=ppc64le\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=s390x\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-bson-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-debuginfo@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pymongo-gridfs@3.7.0-1.module%2Bel8.4.0%2B9670%2B1849b5f9?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm (python36:3.6)",
                  "product_id": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6646%2B6b4b10ec?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-debug@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6)",
                  "product_id": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python36-devel@3.6.8-38.module%2Bel8.5.0%2B12207%2B5c5719bc?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                "product": {
                  "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6)",
                  "product_id": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10916%2B41bd434d?arch=x86_64\u0026rpmmod=python36:3.6:8050020210811103506:982725ab"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6"
        },
        "product_reference": "python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6"
        },
        "product_reference": "python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6"
        },
        "product_reference": "python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6"
        },
        "product_reference": "python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6"
        },
        "product_reference": "python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6"
        },
        "product_reference": "python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6"
        },
        "product_reference": "scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm (python36:3.6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        },
        "product_reference": "scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
          "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:44:21+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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4150"
        }
      ],
      "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.GA:python-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-nose-docs-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-pymongo-doc-3.7.0-1.module+el8.4.0+9670+1849b5f9.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-1.3.2-2.module+el8.3.0+6646+6b4b10ec.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-virtualenv-doc-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-PyMySQL-0.10.1-2.module+el8.4.0+9657+a4b6a102.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-bson-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-distro-1.4.0-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docs-3.6.7-2.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-docutils-0.14-12.module+el8.1.0+3334+5cb623d7.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-nose-1.3.7-31.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pygments-2.2.0-22.module+el8.5.0+10789+e4939b94.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-debuginfo-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-pymongo-gridfs-3.7.0-1.module+el8.4.0+9670+1849b5f9.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-scipy-debuginfo-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-sqlalchemy-1.3.2-2.module+el8.3.0+6646+6b4b10ec.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-virtualenv-15.1.0-21.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python3-wheel-wheel-0.31.1-3.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-debug-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-devel-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:python36-rpm-macros-3.6.8-38.module+el8.5.0+12207+5c5719bc.noarch.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.src.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.aarch64.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.ppc64le.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.s390x.rpm-python36:3.6",
            "AppStream-8.5.0.GA:scipy-debugsource-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64.rpm-python36:3.6"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  rhsa-2021:4139
Vulnerability from csaf_redhat
Published
2021-11-09 17:36
    Modified
2025-10-09 20:50
    Summary
Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update
    Notes
Topic
An update for resource-agents is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 resource-agents is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4139",
        "url": "https://access.redhat.com/errata/RHSA-2021:4139"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1872754",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872754"
      },
      {
        "category": "external",
        "summary": "1891883",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891883"
      },
      {
        "category": "external",
        "summary": "1902045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902045"
      },
      {
        "category": "external",
        "summary": "1920698",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1920698"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1924363",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924363"
      },
      {
        "category": "external",
        "summary": "1928238",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928238"
      },
      {
        "category": "external",
        "summary": "1932863",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1932863"
      },
      {
        "category": "external",
        "summary": "1934651",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934651"
      },
      {
        "category": "external",
        "summary": "1939281",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939281"
      },
      {
        "category": "external",
        "summary": "1939992",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939992"
      },
      {
        "category": "external",
        "summary": "1940094",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940094"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1957765",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957765"
      },
      {
        "category": "external",
        "summary": "1969968",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969968"
      },
      {
        "category": "external",
        "summary": "1972035",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972035"
      },
      {
        "category": "external",
        "summary": "1972743",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972743"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4139.json"
      }
    ],
    "title": "Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2025-10-09T20:50:27+00:00",
      "generator": {
        "date": "2025-10-09T20:50:27+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.9"
        }
      },
      "id": "RHSA-2021:4139",
      "initial_release_date": "2021-11-09T17:36:15+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-09T20:50:27+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 High Availability (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux High Availability (v. 8)",
                  "product_id": "HighAvailability-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                  "product_id": "ResilientStorage-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.src",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.src",
                  "product_id": "resource-agents-0:4.1.1-98.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-gcp@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  rhsa-2021:4151
Vulnerability from csaf_redhat
Published
2021-11-09 17:42
    Modified
2025-10-25 00:56
    Summary
Red Hat Security Advisory: python27:2.7 security update
    Notes
Topic
An update for the python27: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 Moderate. 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
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.
Security Fix(es):
* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)
* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)
* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 python27: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 Moderate. 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": "Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.\n\nSecurity Fix(es):\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4151",
        "url": "https://access.redhat.com/errata/RHSA-2021:4151"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1889886",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1928707",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
      },
      {
        "category": "external",
        "summary": "1928904",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1941534",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
      },
      {
        "category": "external",
        "summary": "1945483",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945483"
      },
      {
        "category": "external",
        "summary": "1955615",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4151.json"
      }
    ],
    "title": "Red Hat Security Advisory: python27:2.7 security update",
    "tracking": {
      "current_release_date": "2025-10-25T00:56:16+00:00",
      "generator": {
        "date": "2025-10-25T00:56:16+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2021:4151",
      "initial_release_date": "2021-11-09T17:42:32+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:42:32+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-25T00:56: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 (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 8)",
                  "product_id": "AppStream-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src (python27:2.7)",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
                "product": {
                  "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src (python27:2.7)",
                  "product_id": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
                "product": {
                  "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src (python27:2.7)",
                  "product_id": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
                "product": {
                  "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src (python27:2.7)",
                  "product_id": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
                "product": {
                  "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src (python27:2.7)",
                  "product_id": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
                "product": {
                  "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src (python27:2.7)",
                  "product_id": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
                "product": {
                  "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src (python27:2.7)",
                  "product_id": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
                "product": {
                  "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src (python27:2.7)",
                  "product_id": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                "product": {
                  "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src (python27:2.7)",
                  "product_id": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src (python27:2.7)",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src (python27:2.7)",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src (python27:2.7)",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                "product": {
                  "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7)",
                  "product_id": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
                "product": {
                  "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src (python27:2.7)",
                  "product_id": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=src\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=aarch64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=aarch64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                "product": {
                  "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7)",
                  "product_id": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-nose-docs@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
                "product": {
                  "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch (python27:2.7)",
                  "product_id": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlalchemy-doc@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-PyMySQL@0.8.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-attrs@17.4.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                "product": {
                  "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7)",
                  "product_id": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-babel@2.5.1-10.module%2Bel8.5.0%2B11014%2B88fc0d0b?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                "product": {
                  "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7)",
                  "product_id": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports-ssl_match_hostname@3.5.0.1-12.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-chardet@3.0.4-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-dns@1.15.0-10.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docs-info@2.7.16-2.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-docutils@0.14-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-funcsigs@1.0.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-idna@2.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-ipaddress@1.0.18-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
                "product": {
                  "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch (python27:2.7)",
                  "product_id": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-jinja2@2.10-9.module%2Bel8.5.0%2B10541%2B706bb066?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-mock@2.0.0-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-nose@1.3.7-31.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
                "product": {
                  "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch (python27:2.7)",
                  "product_id": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-doc@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                "product": {
                  "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7)",
                  "product_id": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                "product": {
                  "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7)",
                  "product_id": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pip-wheel@9.0.3-18.module%2Bel8.3.0%2B7707%2Beb4bba01?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pluggy@0.6.0-8.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-py@1.5.3-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
                "product": {
                  "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch (python27:2.7)",
                  "product_id": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pygments@2.2.0-22.module%2Bel8.5.0%2B10788%2Ba4cea9e0?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pysocks@1.6.8-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest@3.4.2-13.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytest-mock@1.9.0-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pytz@2017.2-12.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
                "product": {
                  "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch (python27:2.7)",
                  "product_id": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-requests@2.20.0-3.module%2Bel8.2.0%2B4577%2Bfeefd9b8?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-rpm-macros@3-38.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7)",
                  "product_id": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7)",
                  "product_id": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools-wheel@39.0.1-13.module%2Bel8.4.0%2B9442%2B27d0e81c?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                "product": {
                  "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7)",
                  "product_id": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-setuptools_scm@1.15.7-6.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
                "product": {
                  "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch (python27:2.7)",
                  "product_id": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-six@1.11.0-6.module%2Bel8.4.0%2B9287%2B299307c7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                "product": {
                  "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7)",
                  "product_id": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-urllib3@1.24.2-3.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-virtualenv@15.1.0-21.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                "product": {
                  "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7)",
                  "product_id": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-wheel-wheel@0.31.1-3.module%2Bel8.5.0%2B12203%2B77770ab7?arch=noarch\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=ppc64le\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=ppc64le\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=s390x\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=s390x\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/Cython-debugsource@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/PyYAML-debugsource@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/numpy-debugsource@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-coverage-debugsource@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-doc@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pymongo-debugsource@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-Cython-debuginfo@0.28.1-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
                "product": {
                  "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 (python27:2.7)",
                  "product_id": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-backports@1.0-16.module%2Bel8.4.0%2B9193%2Bf3daf6ef?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-bson-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-coverage-debuginfo@4.5.1-4.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debug@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debuginfo@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-debugsource@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-devel@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-libs@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                "product": {
                  "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7)",
                  "product_id": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-lxml-debuginfo@4.2.3-5.module%2Bel8.5.0%2B10534%2B22332931?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-19.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-debuginfo@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                "product": {
                  "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7)",
                  "product_id": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-numpy-f2py@1.14.2-16.module%2Bel8.4.0%2B9406%2B221a4565?arch=x86_64\u0026epoch=1\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debug-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-debuginfo@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-psycopg2-tests@2.7.5-7.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-debuginfo@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7)",
                  "product_id": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pymongo-gridfs@3.7.0-1.module%2Bel8.5.0%2B10264%2Be5753a40?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                "product": {
                  "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7)",
                  "product_id": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-pyyaml-debuginfo@3.12-16.module%2Bel8.1.0%2B3111%2Bde3f2d8e?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-scipy-debuginfo@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
                "product": {
                  "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 (python27:2.7)",
                  "product_id": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-sqlalchemy@1.3.2-2.module%2Bel8.3.0%2B6647%2B8d010749?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-test@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tkinter@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                "product": {
                  "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7)",
                  "product_id": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-tools@2.7.18-7.module%2Bel8.5.0%2B12203%2B77770ab7?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                "product": {
                  "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7)",
                  "product_id": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/scipy-debugsource@1.0.0-21.module%2Bel8.5.0%2B10858%2B05337455?arch=x86_64\u0026rpmmod=python27:2.7:8050020210811095446:3e7ace8b"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7"
        },
        "product_reference": "babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7"
        },
        "product_reference": "numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7"
        },
        "product_reference": "python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7"
        },
        "product_reference": "python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7"
        },
        "product_reference": "python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7"
        },
        "product_reference": "python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7"
        },
        "product_reference": "python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7"
        },
        "product_reference": "python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7"
        },
        "product_reference": "python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7"
        },
        "product_reference": "python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7"
        },
        "product_reference": "python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7"
        },
        "product_reference": "python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7"
        },
        "product_reference": "python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7"
        },
        "product_reference": "python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7"
        },
        "product_reference": "python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7"
        },
        "product_reference": "python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7"
        },
        "product_reference": "python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7"
        },
        "product_reference": "python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7"
        },
        "product_reference": "python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7"
        },
        "product_reference": "python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7"
        },
        "product_reference": "python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7"
        },
        "product_reference": "python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7"
        },
        "product_reference": "python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7"
        },
        "product_reference": "python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7"
        },
        "product_reference": "python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7"
        },
        "product_reference": "python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7"
        },
        "product_reference": "python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7"
        },
        "product_reference": "python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7"
        },
        "product_reference": "python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7"
        },
        "product_reference": "python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7"
        },
        "product_reference": "pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7"
        },
        "product_reference": "scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64 (python27:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
          "product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        },
        "product_reference": "scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
        "relates_to_product_reference": "AppStream-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-27619",
      "cwe": {
        "id": "CWE-95",
        "name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
      },
      "discovery_date": "2020-10-08T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889886"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889886",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
        }
      ],
      "release_date": "2020-10-05T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
    },
    {
      "cve": "CVE-2020-28493",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928707"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-jinja2: ReDoS vulnerability in the urlize filter",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is 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.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928707",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
        }
      ],
      "release_date": "2021-02-01T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        },
        {
          "category": "workaround",
          "details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-jinja2: ReDoS vulnerability in the urlize filter"
    },
    {
      "cve": "CVE-2021-20095",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    },
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-23336",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2021-02-15T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1928904"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "RHBZ#1928904",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
        },
        {
          "category": "external",
          "summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
          "url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
        }
      ],
      "release_date": "2021-02-13T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    },
    {
      "cve": "CVE-2021-28957",
      "cwe": {
        "id": "CWE-79",
        "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
      },
      "discovery_date": "2021-03-21T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1941534"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform,  Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "RHBZ#1941534",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
        }
      ],
      "release_date": "2021-03-21T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
    },
    {
      "cve": "CVE-2021-42771",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
      },
      "discovery_date": "2021-04-29T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1955615"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
          "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.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
          "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
          "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
          "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
          "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
          "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
          "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
          "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "RHBZ#1955615",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
        },
        {
          "category": "external",
          "summary": "https://www.tenable.com/security/research/tra-2021-14",
          "url": "https://www.tenable.com/security/research/tra-2021-14"
        }
      ],
      "release_date": "2021-04-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:42:32+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4151"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-8.5.0.GA:Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:Cython-debugsource-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-0:3.12-16.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:PyYAML-debugsource-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.src::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:numpy-debugsource-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-coverage-debugsource-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.src::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-nose-docs-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-psycopg2-doc-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python-pymongo-debugsource-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.src::python27:2.7",
            "AppStream-8.5.0.GA:python-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.src::python27:2.7",
            "AppStream-8.5.0.GA:python-sqlalchemy-doc-0:1.3.2-2.module+el8.3.0+6647+8d010749.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.src::python27:2.7",
            "AppStream-8.5.0.GA:python-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-Cython-debuginfo-0:0.28.1-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-PyMySQL-0:0.8.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-attrs-0:17.4.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-babel-0:2.5.1-10.module+el8.5.0+11014+88fc0d0b.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-0:1.0-16.module+el8.4.0+9193+f3daf6ef.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-backports-ssl_match_hostname-0:3.5.0.1-12.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-bson-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-chardet-0:3.0.4-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-coverage-debuginfo-0:4.5.1-4.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debug-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debuginfo-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-debugsource-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-devel-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-dns-0:1.15.0-10.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docs-info-0:2.7.16-2.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-docutils-0:0.14-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-funcsigs-0:1.0.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-idna-0:2.5-7.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-ipaddress-0:1.0.18-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-jinja2-0:2.10-9.module+el8.5.0+10541+706bb066.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-libs-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-lxml-debuginfo-0:4.2.3-5.module+el8.5.0+10534+22332931.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-markupsafe-0:0.23-19.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-mock-0:2.0.0-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-nose-0:1.3.7-31.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-debuginfo-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-doc-1:1.14.2-16.module+el8.4.0+9406+221a4565.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-numpy-f2py-1:1.14.2-16.module+el8.4.0+9406+221a4565.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-pip-wheel-0:9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pluggy-0:0.6.0-8.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debug-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-debuginfo-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-psycopg2-tests-0:2.7.5-7.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-py-0:1.5.3-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pygments-0:2.2.0-22.module+el8.5.0+10788+a4cea9e0.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-debuginfo-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pymongo-gridfs-0:3.7.0-1.module+el8.5.0+10264+e5753a40.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pysocks-0:1.6.8-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-0:3.4.2-13.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytest-mock-0:1.9.0-4.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-pyyaml-debuginfo-0:3.12-16.module+el8.1.0+3111+de3f2d8e.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-requests-0:2.20.0-3.module+el8.2.0+4577+feefd9b8.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-rpm-macros-0:3-38.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-scipy-debuginfo-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools-wheel-0:39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-setuptools_scm-0:1.15.7-6.module+el8.1.0+3111+de3f2d8e.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-six-0:1.11.0-6.module+el8.4.0+9287+299307c7.src::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-sqlalchemy-0:1.3.2-2.module+el8.3.0+6647+8d010749.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-test-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tkinter-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.s390x::python27:2.7",
            "AppStream-8.5.0.GA:python2-tools-0:2.7.18-7.module+el8.5.0+12203+77770ab7.x86_64::python27:2.7",
            "AppStream-8.5.0.GA:python2-urllib3-0:1.24.2-3.module+el8.4.0+9193+f3daf6ef.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-virtualenv-0:15.1.0-21.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:python2-wheel-wheel-1:0.31.1-3.module+el8.5.0+12203+77770ab7.noarch::python27:2.7",
            "AppStream-8.5.0.GA:pytz-0:2017.2-12.module+el8.1.0+3111+de3f2d8e.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-0:1.0.0-21.module+el8.5.0+10858+05337455.src::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.aarch64::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.ppc64le::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.s390x::python27:2.7",
            "AppStream-8.5.0.GA:scipy-debugsource-0:1.0.0-21.module+el8.5.0+10858+05337455.x86_64::python27:2.7"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
    }
  ]
}
  rhsa-2021_4139
Vulnerability from csaf_redhat
Published
2021-11-09 17:36
    Modified
2024-11-15 11:58
    Summary
Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update
    Notes
Topic
An update for resource-agents is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. 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
The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.
Security Fix(es):
* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)
* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)
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.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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": "Moderate"
    },
    "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 resource-agents is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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": "The resource-agents packages provide the Pacemaker and RGManager service managers with a set of scripts. These scripts interface with several services to allow operating in a high-availability (HA) environment.\n\nSecurity Fix(es):\n\n* python-pygments: Infinite loop in SML lexer may lead to DoS (CVE-2021-20270)\n\n* python-pygments: ReDoS in multiple lexers (CVE-2021-27291)\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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from 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:4139",
        "url": "https://access.redhat.com/errata/RHSA-2021:4139"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1872754",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1872754"
      },
      {
        "category": "external",
        "summary": "1891883",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891883"
      },
      {
        "category": "external",
        "summary": "1902045",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1902045"
      },
      {
        "category": "external",
        "summary": "1920698",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1920698"
      },
      {
        "category": "external",
        "summary": "1922136",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
      },
      {
        "category": "external",
        "summary": "1924363",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1924363"
      },
      {
        "category": "external",
        "summary": "1928238",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928238"
      },
      {
        "category": "external",
        "summary": "1932863",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1932863"
      },
      {
        "category": "external",
        "summary": "1934651",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934651"
      },
      {
        "category": "external",
        "summary": "1939281",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939281"
      },
      {
        "category": "external",
        "summary": "1939992",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939992"
      },
      {
        "category": "external",
        "summary": "1940094",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940094"
      },
      {
        "category": "external",
        "summary": "1940603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
      },
      {
        "category": "external",
        "summary": "1957765",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957765"
      },
      {
        "category": "external",
        "summary": "1969968",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969968"
      },
      {
        "category": "external",
        "summary": "1972035",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972035"
      },
      {
        "category": "external",
        "summary": "1972743",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972743"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4139.json"
      }
    ],
    "title": "Red Hat Security Advisory: resource-agents security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-11-15T11:58:12+00:00",
      "generator": {
        "date": "2024-11-15T11:58:12+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2021:4139",
      "initial_release_date": "2021-11-09T17:36:15+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T17:36:15+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-15T11:58:12+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 High Availability (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux High Availability (v. 8)",
                  "product_id": "HighAvailability-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                "product": {
                  "name": "Red Hat Enterprise Linux Resilient Storage (v. 8)",
                  "product_id": "ResilientStorage-8.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.src",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.src",
                  "product_id": "resource-agents-0:4.1.1-98.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-gcp@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-aliyun-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "resource-agents-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-paf-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-paf@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debugsource@4.1.1-98.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                "product": {
                  "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_id": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/resource-agents-debuginfo@4.1.1-98.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 8)",
          "product_id": "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "HighAvailability-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.src",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-gcp-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-gcp-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.aarch64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.ppc64le",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.s390x",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "resource-agents-paf-0:4.1.1-98.el8.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 8)",
          "product_id": "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        },
        "product_reference": "resource-agents-paf-0:4.1.1-98.el8.x86_64",
        "relates_to_product_reference": "ResilientStorage-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-20270",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2021-01-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1922136"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An infinite loop in SMLLexer in Pygments versions 1.5 to 2.7.3 may lead to denial of service when performing syntax highlighting of a Standard ML (SML) source file, as demonstrated by input that only contains the \"exception\" keyword.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: Infinite loop in SML lexer may lead to DoS",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform 3.11, the vulnerable version of python-pygments is embedded in the google-cloud-sdk package, which is shipped in the openshift-ansible container (aos3-installation-container). As the access to the openshift-ansible container is restricted only to cluster administrators, this component is affected but with a Low impact. The google-cloud-sdk package was shipped in OpenShift Container Platform 4.1, which is End of Life.",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "RHBZ#1922136",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1922136"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-20270",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-20270"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20270"
        }
      ],
      "release_date": "2020-12-10T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: Infinite loop in SML lexer may lead to DoS"
    },
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-03-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1940603"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service attack was discovered against pygments.  Some of the regular expressions used to tokenise source code for highlighting have exponential complexity.  A specially crafted input file could cause pygments to take effectively infinite time to parse, consuming CPU resources and denying access to the service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-pygments: ReDoS in multiple lexers",
          "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": [
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
          "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
          "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "RHBZ#1940603",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940603"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-27291",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T17:36:15+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4139"
        }
      ],
      "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": [
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "HighAvailability-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "HighAvailability-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.src",
            "ResilientStorage-8.5.0.GA:resource-agents-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-aliyun-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debuginfo-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-debugsource-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-gcp-0:4.1.1-98.el8.x86_64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.aarch64",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.ppc64le",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.s390x",
            "ResilientStorage-8.5.0.GA:resource-agents-paf-0:4.1.1-98.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-pygments: ReDoS in multiple lexers"
    }
  ]
}
  msrc_cve-2021-27291
Vulnerability from csaf_microsoft
Published
2021-03-02 00:00
    Modified
2024-09-11 00:00
    Summary
In pygments 1.1+ fixed in 2.7.4 the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input an attacker can cause a denial of service.
    Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
    Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
    {
  "document": {
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Public",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en-US",
    "notes": [
      {
        "category": "general",
        "text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
        "title": "Additional Resources"
      },
      {
        "category": "legal_disclaimer",
        "text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
        "title": "Disclaimer"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "secure@microsoft.com",
      "name": "Microsoft Security Response Center",
      "namespace": "https://msrc.microsoft.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "CVE-2021-27291 In pygments 1.1+ fixed in 2.7.4 the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input an attacker can cause a denial of service. - VEX",
        "url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-27291.json"
      },
      {
        "category": "external",
        "summary": "Microsoft Support Lifecycle",
        "url": "https://support.microsoft.com/lifecycle"
      },
      {
        "category": "external",
        "summary": "Common Vulnerability Scoring System",
        "url": "https://www.first.org/cvss"
      }
    ],
    "title": "In pygments 1.1+ fixed in 2.7.4 the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input an attacker can cause a denial of service.",
    "tracking": {
      "current_release_date": "2024-09-11T00:00:00.000Z",
      "generator": {
        "date": "2025-10-19T21:50:22.158Z",
        "engine": {
          "name": "MSRC Generator",
          "version": "1.0"
        }
      },
      "id": "msrc_CVE-2021-27291",
      "initial_release_date": "2021-03-02T00:00:00.000Z",
      "revision_history": [
        {
          "date": "2021-03-24T00:00:00.000Z",
          "legacy_version": "1",
          "number": "1",
          "summary": "Information published."
        },
        {
          "date": "2021-12-16T00:00:00.000Z",
          "legacy_version": "1.1",
          "number": "2",
          "summary": "Added python-pygments to CBL-Mariner 2.0"
        },
        {
          "date": "2024-08-29T00:00:00.000Z",
          "legacy_version": "1.2",
          "number": "3",
          "summary": "Information published."
        },
        {
          "date": "2024-08-30T00:00:00.000Z",
          "legacy_version": "1.3",
          "number": "4",
          "summary": "Information published."
        },
        {
          "date": "2024-08-31T00:00:00.000Z",
          "legacy_version": "1.4",
          "number": "5",
          "summary": "Information published."
        },
        {
          "date": "2024-09-01T00:00:00.000Z",
          "legacy_version": "1.5",
          "number": "6",
          "summary": "Information published."
        },
        {
          "date": "2024-09-02T00:00:00.000Z",
          "legacy_version": "1.6",
          "number": "7",
          "summary": "Information published."
        },
        {
          "date": "2024-09-03T00:00:00.000Z",
          "legacy_version": "1.7",
          "number": "8",
          "summary": "Information published."
        },
        {
          "date": "2024-09-05T00:00:00.000Z",
          "legacy_version": "1.8",
          "number": "9",
          "summary": "Information published."
        },
        {
          "date": "2024-09-06T00:00:00.000Z",
          "legacy_version": "1.9",
          "number": "10",
          "summary": "Information published."
        },
        {
          "date": "2024-09-07T00:00:00.000Z",
          "legacy_version": "2",
          "number": "11",
          "summary": "Information published."
        },
        {
          "date": "2024-09-08T00:00:00.000Z",
          "legacy_version": "2.1",
          "number": "12",
          "summary": "Information published."
        },
        {
          "date": "2024-09-11T00:00:00.000Z",
          "legacy_version": "2.2",
          "number": "13",
          "summary": "Information published."
        }
      ],
      "status": "final",
      "version": "13"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "3.0",
                "product": {
                  "name": "Azure Linux 3.0",
                  "product_id": "17084"
                }
              }
            ],
            "category": "product_name",
            "name": "Azure Linux"
          },
          {
            "branches": [
              {
                "category": "product_version_range",
                "name": "\u003cazl3 python-pygments 2.7.4-1",
                "product": {
                  "name": "\u003cazl3 python-pygments 2.7.4-1",
                  "product_id": "2"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 python-pygments 2.7.4-1",
                "product": {
                  "name": "azl3 python-pygments 2.7.4-1",
                  "product_id": "16993"
                }
              },
              {
                "category": "product_version_range",
                "name": "\u003cazl3 python-pygments 2.5.2-1",
                "product": {
                  "name": "\u003cazl3 python-pygments 2.5.2-1",
                  "product_id": "1"
                }
              },
              {
                "category": "product_version",
                "name": "azl3 python-pygments 2.5.2-1",
                "product": {
                  "name": "azl3 python-pygments 2.5.2-1",
                  "product_id": "19947"
                }
              }
            ],
            "category": "product_name",
            "name": "python-pygments"
          }
        ],
        "category": "vendor",
        "name": "Microsoft"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 python-pygments 2.7.4-1 as a component of Azure Linux 3.0",
          "product_id": "17084-2"
        },
        "product_reference": "2",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 python-pygments 2.7.4-1 as a component of Azure Linux 3.0",
          "product_id": "16993-17084"
        },
        "product_reference": "16993",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "\u003cazl3 python-pygments 2.5.2-1 as a component of Azure Linux 3.0",
          "product_id": "17084-1"
        },
        "product_reference": "1",
        "relates_to_product_reference": "17084"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "azl3 python-pygments 2.5.2-1 as a component of Azure Linux 3.0",
          "product_id": "19947-17084"
        },
        "product_reference": "19947",
        "relates_to_product_reference": "17084"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "cwe": {
        "id": "CWE-1333",
        "name": "Inefficient Regular Expression Complexity"
      },
      "notes": [
        {
          "category": "general",
          "text": "mitre",
          "title": "Assigning CNA"
        }
      ],
      "product_status": {
        "fixed": [
          "16993-17084",
          "19947-17084"
        ],
        "known_affected": [
          "17084-2",
          "17084-1"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "CVE-2021-27291 In pygments 1.1+ fixed in 2.7.4 the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input an attacker can cause a denial of service. - VEX",
          "url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-27291.json"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-03-24T00:00:00.000Z",
          "details": "2.7.4-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
          "product_ids": [
            "17084-2",
            "17084-1"
          ],
          "url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "environmentalsScore": 0.0,
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "temporalScore": 7.5,
            "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": [
            "17084-2",
            "17084-1"
          ]
        }
      ],
      "title": "In pygments 1.1+ fixed in 2.7.4 the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input an attacker can cause a denial of service."
    }
  ]
}
  ghsa-pq64-v7f5-gqh8
Vulnerability from github
Published
2021-03-29 16:33
    Modified
2024-10-14 16:10
    
        Severity ?
      
      
        
        
        
          7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
        
      
    8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
        VLAI Severity ?
      
      Summary
Pygments vulnerable to Regular Expression Denial of Service (ReDoS)
    Details
In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.
{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "Pygments"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "1.1"
            },
            {
              "fixed": "2.7.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2021-27291"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-400"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-03-22T20:28:40Z",
    "nvd_published_at": "2021-03-17T13:15:00Z",
    "severity": "HIGH"
  },
  "details": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
  "id": "GHSA-pq64-v7f5-gqh8",
  "modified": "2024-10-14T16:10:54Z",
  "published": "2021-03-29T16:33:03Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
    },
    {
      "type": "WEB",
      "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/pygments/pygments"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pygments/PYSEC-2021-141.yaml"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ"
    },
    {
      "type": "WEB",
      "url": "https://www.debian.org/security/2021/dsa-4878"
    },
    {
      "type": "WEB",
      "url": "https://www.debian.org/security/2021/dsa-4889"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Pygments vulnerable to Regular Expression Denial of Service (ReDoS)"
}
  opensuse-su-2021:1521-1
Vulnerability from csaf_opensuse
Published
2021-12-03 13:31
    Modified
2021-12-03 13:31
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
This update was imported from the SUSE:SLE-15-SP1:Update update project.
    Patchnames
openSUSE-2021-1521
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-2021-1521",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1521-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2021:1521-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q2O2K274EQSHKSL5YSPYVHDKM5IDGONQ/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2021:1521-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Q2O2K274EQSHKSL5YSPYVHDKM5IDGONQ/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-03T13:31:15Z",
      "generator": {
        "date": "2021-12-03T13:31:15Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2021:1521-1",
      "initial_release_date": "2021-12-03T13:31:15Z",
      "revision_history": [
        {
          "date": "2021-12-03T13:31:15Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-Pygments-2.6.1-lp152.5.12.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.6.1-lp152.5.12.1.noarch",
                  "product_id": "python3-Pygments-2.6.1-lp152.5.12.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.2",
                "product": {
                  "name": "openSUSE Leap 15.2",
                  "product_id": "openSUSE Leap 15.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-lp152.5.12.1.noarch as component of openSUSE Leap 15.2",
          "product_id": "openSUSE Leap 15.2:python3-Pygments-2.6.1-lp152.5.12.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-lp152.5.12.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.2:python3-Pygments-2.6.1-lp152.5.12.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.2:python3-Pygments-2.6.1-lp152.5.12.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.2:python3-Pygments-2.6.1-lp152.5.12.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-03T13:31:15Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  opensuse-su-2021:3841-1
Vulnerability from csaf_opensuse
Published
2021-12-01 15:12
    Modified
2021-12-01 15:12
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
openSUSE-SLE-15.3-2021-3841
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-SLE-15.3-2021-3841",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_3841-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2021:3841-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Y2LPAJNM32W4DEWWWLTSSKXRXVTPDXJQ/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2021:3841-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/Y2LPAJNM32W4DEWWWLTSSKXRXVTPDXJQ/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-01T15:12:12Z",
      "generator": {
        "date": "2021-12-01T15:12:12Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2021:3841-1",
      "initial_release_date": "2021-12-01T15:12:12Z",
      "revision_history": [
        {
          "date": "2021-12-01T15:12:12Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python2-Pygments-2.2.0-4.9.1.noarch",
                "product": {
                  "name": "python2-Pygments-2.2.0-4.9.1.noarch",
                  "product_id": "python2-Pygments-2.2.0-4.9.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Pygments-2.2.0-4.9.1.noarch as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:python2-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python2-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:python2-Pygments-2.2.0-4.9.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:python2-Pygments-2.2.0-4.9.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:python2-Pygments-2.2.0-4.9.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-01T15:12:12Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  opensuse-su-2021:3839-1
Vulnerability from csaf_opensuse
Published
2021-12-01 15:10
    Modified
2021-12-01 15:10
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
openSUSE-SLE-15.3-2021-3839
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-SLE-15.3-2021-3839",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_3839-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2021:3839-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QRWPXQ63T5F7TBOHNMOYC2M33UFGF4XO/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2021:3839-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QRWPXQ63T5F7TBOHNMOYC2M33UFGF4XO/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-01T15:10:57Z",
      "generator": {
        "date": "2021-12-01T15:10:57Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2021:3839-1",
      "initial_release_date": "2021-12-01T15:10:57Z",
      "revision_history": [
        {
          "date": "2021-12-01T15:10:57Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-Pygments-2.6.1-4.3.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.6.1-4.3.1.noarch",
                  "product_id": "python3-Pygments-2.6.1-4.3.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-4.3.1.noarch as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:python3-Pygments-2.6.1-4.3.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-4.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:python3-Pygments-2.6.1-4.3.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "openSUSE Leap 15.3:python3-Pygments-2.6.1-4.3.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:python3-Pygments-2.6.1-4.3.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-01T15:10:57Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  pysec-2021-141
Vulnerability from pysec
Published
2021-03-17 13:15
    Modified
2021-08-27 03:22
    Details
In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.
Impacted products
      | Name | purl | pygments | pkg:pypi/pygments | 
|---|
Aliases
      
    {
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "pygments",
        "purl": "pkg:pypi/pygments"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2e7e8c4a7b318f4032493773732754e418279a14"
            }
          ],
          "repo": "https://github.com/pygments/pygments",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "1.1"
            },
            {
              "fixed": "2.7.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.1",
        "1.1.1",
        "1.2",
        "1.2.1",
        "1.2.2",
        "1.3",
        "1.3.1",
        "1.4",
        "1.5",
        "1.6",
        "1.6rc1",
        "2.0",
        "2.0.1",
        "2.0.2",
        "2.0rc1",
        "2.1",
        "2.1.1",
        "2.1.2",
        "2.1.3",
        "2.2.0",
        "2.3.0",
        "2.3.1",
        "2.4.0",
        "2.4.1",
        "2.4.2",
        "2.5.1",
        "2.5.2",
        "2.6.0",
        "2.6.1",
        "2.7.0",
        "2.7.1",
        "2.7.2",
        "2.7.3"
      ]
    }
  ],
  "aliases": [
    "CVE-2021-27291",
    "GHSA-pq64-v7f5-gqh8"
  ],
  "details": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
  "id": "PYSEC-2021-141",
  "modified": "2021-08-27T03:22:17.331175Z",
  "published": "2021-03-17T13:15:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.debian.org/security/2021/dsa-4878"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.debian.org/security/2021/dsa-4889"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-pq64-v7f5-gqh8"
    }
  ]
}
  suse-su-2021:3840-1
Vulnerability from csaf_suse
Published
2021-12-01 15:11
    Modified
2021-12-01 15:11
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
SUSE-2021-3840,SUSE-SLE-Module-Basesystem-15-SP2-2021-3840,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3840,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3840,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-3840,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-3840,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-3840,SUSE-Storage-6-2021-3840
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2021-3840,SUSE-SLE-Module-Basesystem-15-SP2-2021-3840,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-3840,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-3840,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-3840,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-3840,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-3840,SUSE-Storage-6-2021-3840",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3840-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:3840-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213840-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:3840-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009782.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-01T15:11:34Z",
      "generator": {
        "date": "2021-12-01T15:11:34Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:3840-1",
      "initial_release_date": "2021-12-01T15:11:34Z",
      "revision_history": [
        {
          "date": "2021-12-01T15:11:34Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-Pygments-2.6.1-7.10.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.6.1-7.10.1.noarch",
                  "product_id": "python3-Pygments-2.6.1-7.10.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1-BCL",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1-BCL",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_bcl:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 6",
                "product": {
                  "name": "SUSE Enterprise Storage 6",
                  "product_id": "SUSE Enterprise Storage 6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-7.10.1.noarch as component of SUSE Enterprise Storage 6",
          "product_id": "SUSE Enterprise Storage 6:python3-Pygments-2.6.1-7.10.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-7.10.1.noarch",
        "relates_to_product_reference": "SUSE Enterprise Storage 6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Pygments-2.6.1-7.10.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Pygments-2.6.1-7.10.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-Pygments-2.6.1-7.10.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-Pygments-2.6.1-7.10.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-01T15:11:34Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  suse-su-2021:3841-1
Vulnerability from csaf_suse
Published
2021-12-01 15:12
    Modified
2021-12-01 15:12
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
SUSE-2021-3841,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3841,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3841,SUSE-SLE-Product-HPC-15-2021-3841,SUSE-SLE-Product-SLES-15-2021-3841,SUSE-SLE-Product-SLES_SAP-15-2021-3841
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2021-3841,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-3841,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2021-3841,SUSE-SLE-Product-HPC-15-2021-3841,SUSE-SLE-Product-SLES-15-2021-3841,SUSE-SLE-Product-SLES_SAP-15-2021-3841",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3841-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:3841-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213841-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:3841-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009793.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-01T15:12:22Z",
      "generator": {
        "date": "2021-12-01T15:12:22Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:3841-1",
      "initial_release_date": "2021-12-01T15:12:22Z",
      "revision_history": [
        {
          "date": "2021-12-01T15:12:22Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python2-Pygments-2.2.0-4.9.1.noarch",
                "product": {
                  "name": "python2-Pygments-2.2.0-4.9.1.noarch",
                  "product_id": "python2-Pygments-2.2.0-4.9.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-Pygments-2.2.0-4.9.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.2.0-4.9.1.noarch",
                  "product_id": "python3-Pygments-2.2.0-4.9.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
                  "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:packagehub:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
                  "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:packagehub:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
          "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:python2-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python2-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python2-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python3-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python3-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python3-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.2.0-4.9.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:python3-Pygments-2.2.0-4.9.1.noarch"
        },
        "product_reference": "python3-Pygments-2.2.0-4.9.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-Pygments-2.2.0-4.9.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
          "SUSE Linux Enterprise Module for Package Hub 15 SP2:python2-Pygments-2.2.0-4.9.1.noarch",
          "SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-Pygments-2.2.0-4.9.1.noarch",
          "SUSE Linux Enterprise Server 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15:python3-Pygments-2.2.0-4.9.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Module for Package Hub 15 SP2:python2-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Server 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15:python3-Pygments-2.2.0-4.9.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Module for Package Hub 15 SP2:python2-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Module for Package Hub 15 SP3:python2-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Server 15-LTSS:python3-Pygments-2.2.0-4.9.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15:python3-Pygments-2.2.0-4.9.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-01T15:12:22Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  suse-su-2021:3814-1
Vulnerability from csaf_suse
Published
2021-11-29 12:20
    Modified
2021-11-29 12:20
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
SUSE-2021-3814,SUSE-SLE-Module-Public-Cloud-12-2021-3814
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2021-3814,SUSE-SLE-Module-Public-Cloud-12-2021-3814",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3814-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:3814-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213814-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:3814-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-November/009779.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-11-29T12:20:12Z",
      "generator": {
        "date": "2021-11-29T12:20:12Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:3814-1",
      "initial_release_date": "2021-11-29T12:20:12Z",
      "revision_history": [
        {
          "date": "2021-11-29T12:20:12Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-Pygments-2.4.2-10.7.1.noarch",
                "product": {
                  "name": "python-Pygments-2.4.2-10.7.1.noarch",
                  "product_id": "python-Pygments-2.4.2-10.7.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "python3-Pygments-2.4.2-10.7.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.4.2-10.7.1.noarch",
                  "product_id": "python3-Pygments-2.4.2-10.7.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Public Cloud 12",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Public Cloud 12",
                  "product_id": "SUSE Linux Enterprise Module for Public Cloud 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-public-cloud:12"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-Pygments-2.4.2-10.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
          "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python-Pygments-2.4.2-10.7.1.noarch"
        },
        "product_reference": "python-Pygments-2.4.2-10.7.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.4.2-10.7.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 12",
          "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:python3-Pygments-2.4.2-10.7.1.noarch"
        },
        "product_reference": "python3-Pygments-2.4.2-10.7.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Public Cloud 12:python-Pygments-2.4.2-10.7.1.noarch",
          "SUSE Linux Enterprise Module for Public Cloud 12:python3-Pygments-2.4.2-10.7.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Public Cloud 12:python-Pygments-2.4.2-10.7.1.noarch",
            "SUSE Linux Enterprise Module for Public Cloud 12:python3-Pygments-2.4.2-10.7.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Public Cloud 12:python-Pygments-2.4.2-10.7.1.noarch",
            "SUSE Linux Enterprise Module for Public Cloud 12:python3-Pygments-2.4.2-10.7.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-11-29T12:20:12Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  suse-su-2021:3839-1
Vulnerability from csaf_suse
Published
2021-12-01 15:10
    Modified
2021-12-01 15:10
    Summary
Security update for python-Pygments
    Notes
Title of the patch
Security update for python-Pygments
    Description of the patch
This update for python-Pygments fixes the following issues:
- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).
    Patchnames
SUSE-2021-3839,SUSE-SLE-Module-Basesystem-15-SP3-2021-3839
    Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
    {
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for python-Pygments",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for python-Pygments fixes the following issues:\n\n- CVE-2021-27291: Fixed ReDoS via crafted malicious input (bsc#1184812).\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2021-3839,SUSE-SLE-Module-Basesystem-15-SP3-2021-3839",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_3839-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:3839-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20213839-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:3839-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-December/009805.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1184812",
        "url": "https://bugzilla.suse.com/1184812"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-27291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-27291/"
      }
    ],
    "title": "Security update for python-Pygments",
    "tracking": {
      "current_release_date": "2021-12-01T15:10:56Z",
      "generator": {
        "date": "2021-12-01T15:10:56Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:3839-1",
      "initial_release_date": "2021-12-01T15:10:56Z",
      "revision_history": [
        {
          "date": "2021-12-01T15:10:56Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-Pygments-2.6.1-4.3.1.noarch",
                "product": {
                  "name": "python3-Pygments-2.6.1-4.3.1.noarch",
                  "product_id": "python3-Pygments-2.6.1-4.3.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-Pygments-2.6.1-4.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-Pygments-2.6.1-4.3.1.noarch"
        },
        "product_reference": "python3-Pygments-2.6.1-4.3.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-27291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-27291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-Pygments-2.6.1-4.3.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-27291",
          "url": "https://www.suse.com/security/cve/CVE-2021-27291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1184812 for CVE-2021-27291",
          "url": "https://bugzilla.suse.com/1184812"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-Pygments-2.6.1-4.3.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:python3-Pygments-2.6.1-4.3.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-12-01T15:10:56Z",
          "details": "important"
        }
      ],
      "title": "CVE-2021-27291"
    }
  ]
}
  gsd-2021-27291
Vulnerability from gsd
Modified
2023-12-13 01:23
      Details
        
          In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.
        
      Aliases
        
      Aliases
        
      {
  "GSD": {
    "alias": "CVE-2021-27291",
    "description": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
    "id": "GSD-2021-27291",
    "references": [
      "https://www.suse.com/security/cve/CVE-2021-27291.html",
      "https://www.debian.org/security/2021/dsa-4889",
      "https://www.debian.org/security/2021/dsa-4878",
      "https://access.redhat.com/errata/RHSA-2021:4151",
      "https://access.redhat.com/errata/RHSA-2021:4150",
      "https://access.redhat.com/errata/RHSA-2021:4139",
      "https://access.redhat.com/errata/RHSA-2021:3252",
      "https://access.redhat.com/errata/RHSA-2021:0781",
      "https://ubuntu.com/security/CVE-2021-27291",
      "https://advisories.mageia.org/CVE-2021-27291.html",
      "https://security.archlinux.org/CVE-2021-27291",
      "https://linux.oracle.com/cve/CVE-2021-27291.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2021-27291"
      ],
      "details": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
      "id": "GSD-2021-27291",
      "modified": "2023-12-13T01:23:35.936826Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2021-27291",
        "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": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce",
            "refsource": "MISC",
            "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
          },
          {
            "name": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14",
            "refsource": "MISC",
            "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
          },
          {
            "name": "[debian-lts-announce] 20210319 [SECURITY] [DLA 2600-1] pygments security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
          },
          {
            "name": "DSA-4878",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2021/dsa-4878"
          },
          {
            "name": "DSA-4889",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2021/dsa-4889"
          },
          {
            "name": "[debian-lts-announce] 20210505 [SECURITY] [DLA 2648-1] mediawiki security update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
          },
          {
            "name": "FEDORA-2021-166dfc62b2",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
          },
          {
            "name": "FEDORA-2021-3f975f68c8",
            "refsource": "FEDORA",
            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
          },
          {
            "name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2648-2] mediawiki regression update",
            "refsource": "MLIST",
            "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=1.1,\u003c2.7.4",
          "affected_versions": "All versions starting from 1.1 before 2.7.4",
          "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-1333",
            "CWE-937"
          ],
          "date": "2023-08-08",
          "description": "In pygments the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and is vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service.",
          "fixed_versions": [
            "2.7.4"
          ],
          "identifier": "CVE-2021-27291",
          "identifiers": [
            "CVE-2021-27291"
          ],
          "not_impacted": "All versions before 1.1, all versions starting from 2.7.4",
          "package_slug": "pypi/Pygments",
          "pubdate": "2021-03-17",
          "solution": "Upgrade to version 2.7.4 or above.",
          "title": "Uncontrolled Resource Consumption",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2021-27291"
          ],
          "uuid": "ae31c2cb-26c5-4e6f-85db-15c6982e4e17"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:pygments:pygments:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.7.4",
                "versionStartIncluding": "1.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2021-27291"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "In pygments 1.1+, fixed in 2.7.4, the lexers used to parse programming languages rely heavily on regular expressions. Some of the regular expressions have exponential or cubic worst-case complexity and are vulnerable to ReDoS. By crafting malicious input, an attacker can cause a denial of service."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-Other"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Third Party Advisory"
              ],
              "url": "https://gist.github.com/b-c-ds/b1a2cc0c68a35c57188575eb496de5ce"
            },
            {
              "name": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/pygments/pygments/commit/2e7e8c4a7b318f4032493773732754e418279a14"
            },
            {
              "name": "[debian-lts-announce] 20210319 [SECURITY] [DLA 2600-1] pygments security update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00024.html"
            },
            {
              "name": "DSA-4878",
              "refsource": "DEBIAN",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.debian.org/security/2021/dsa-4878"
            },
            {
              "name": "DSA-4889",
              "refsource": "DEBIAN",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.debian.org/security/2021/dsa-4889"
            },
            {
              "name": "[debian-lts-announce] 20210505 [SECURITY] [DLA 2648-1] mediawiki security update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00003.html"
            },
            {
              "name": "FEDORA-2021-3f975f68c8",
              "refsource": "FEDORA",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSLD67LFGXOX2K5YNESSWAS4AGZIJTUQ/"
            },
            {
              "name": "FEDORA-2021-166dfc62b2",
              "refsource": "FEDORA",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSJRFHALQ7E3UV4FFMFU2YQ6LUDHAI55/"
            },
            {
              "name": "[debian-lts-announce] 20210506 [SECURITY] [DLA 2648-2] mediawiki regression update",
              "refsource": "MLIST",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00006.html"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "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"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2022-05-23T22:35Z",
      "publishedDate": "2021-03-17T13:15Z"
    }
  }
}
  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…