{
  "document": {
    "aggregate_severity": {
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "TuxCare License Agreement",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Cloud Linux Inc. and provide a link to the original.",
        "title": "Terms of Use"
      },
      {
        "category": "details",
        "text": "* SECURITY UPDATE: CPU denial-of-service in csv.Sniffer. Two independent\n     regexes in Sniffer._guess_quote_and_delimiter() ran in super-linear time\n     on samples reachable from the public csv.Sniffer.sniff() API (CWE-1176,\n     algorithmic complexity). The quoted-field probe matched a field body with\n     a lazy \".*?\" under re.DOTALL, so a closing quote not followed by a\n     delimiter was retried against every later quote in the sample: quadratic.\n     The doubled-quote probe dq_regexp was unanchored, rescanned leading\n     whitespace and ran even when no delimiter had been found, which is\n     exponential on a sample carrying a run of quote characters.\n     - debian/patches/CVE-2026-18503.patch: backport of cpython 19e5024518\n       (gh-109638, GH-154868) and fd78b565 (gh-98820, GH-154867), both in\n       their upstream 3.10-branch form. Both commits are part of Python\n       3.10.21, the release the CVE record names as fixing the \"0 to <\n       3.10.21\" range, and gh-98820 alone leaves the doubled-quote probe\n       exponential: with it applied on its own, sniff() on\n       '\"\",'*100 + '\"'*100 + '0' + '\"'*100 + '0', on '\"a\"\\n' + ' '*100000\n       with delimiters=',;', and on '\"a\" \"b\"\\n' + ' '*100000 each still runs\n       unbounded inside a single C-level re call. Field bodies are now matched\n       by unrolled, unambiguous loops that cannot backtrack, the doubled-quote\n       probe is anchored on whole fields and skipped when no delimiter was\n       found, and sniff() normalises CRLF and CR to LF first so the probe's\n       \"$\" means end of record. The 3.10 commits are used rather than the\n       3.11+ ones, which express the same fix with a possessive quantifier\n       that Python 3.6's re module does not support.\n     - CVE-2026-18503\n   * The Misc/NEWS.d fragments of both commits are omitted; this version\n     ships a single Misc/NEWS file.",
        "title": "Details"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://tuxcare.com/contact/",
      "name": "TuxCare",
      "namespace": "https://tuxcare.com/"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788371538",
        "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788371538"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.tuxcare.com/csaf/v2/els_alt_python/debian10/advisories/2026/clsa-2026_1788371538.json"
      }
    ],
    "tracking": {
      "current_release_date": "2026-09-02T17:52:58Z",
      "generator": {
        "date": "2026-09-02T17:52:58Z",
        "engine": {
          "name": "pyCSAF"
        }
      },
      "id": "CLSA-2026:1788371538",
      "initial_release_date": "2026-09-02T17:52:58Z",
      "revision_history": [
        {
          "date": "2026-09-02T17:52:58Z",
          "number": "1",
          "summary": "Initial version"
        }
      ],
      "status": "final",
      "version": "1"
    },
    "title": "Fix CVE(s): CVE-2026-18503"
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Debian 10",
                "product": {
                  "name": "Debian 10",
                  "product_id": "Debian-10",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:o:debian:debian_linux:10:*:*:*:*:*:*:*"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Debian"
          }
        ],
        "category": "vendor",
        "name": "Software in the Public Interest, Inc."
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-46.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-46.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-46.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-46?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-44.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-44.amd64",
                  "product_id": "alt-python36-0:3.6.15-44.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-44?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-43.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-43.amd64",
                  "product_id": "alt-python36-0:3.6.15-43.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-43?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-40.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-40.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-40.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-40?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-39.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-39.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-39.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-39?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-38.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-38.amd64",
                  "product_id": "alt-python36-0:3.6.15-38.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-38?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-37.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-37.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-37.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-37?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-34.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-34.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-34.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-34?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-33.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-33.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-33.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-33?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-32.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-32.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-32.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-32?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-31.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-31.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-31.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-31?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-30.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-30.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-30.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-30?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-29.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-29.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-29.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-29?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-28.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-28.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-28.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-28?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-27.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-27.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-27.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-27?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-25.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-25.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-25.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-25?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-23.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-23.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-23.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-23?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-20.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-20.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-20.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-20?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-19.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-19.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-19.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-19?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-14.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-14.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-14.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-14?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tkinter-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-tkinter-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-tkinter-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tkinter@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-debug-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-debug-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-debug-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-debug@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-tools-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-tools-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-tools-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-tools@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-test-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-test-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-test-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-test@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-libs-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-libs-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-libs-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-libs@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python36-devel-0:3.6.15-10.amd64",
                "product": {
                  "name": "alt-python36-devel-0:3.6.15-10.amd64",
                  "product_id": "alt-python36-devel-0:3.6.15-10.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python36-devel@3.6.15-10?arch=amd64&os_name=debian&os_version=10"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          }
        ],
        "category": "vendor",
        "name": "TuxCare"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-46.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-46.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-46.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-44.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-44.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-44.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-43.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-43.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-43.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-40.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-40.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-40.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-39.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-39.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-39.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-38.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-38.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-38.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-37.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-37.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-37.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-34.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-34.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-34.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-33.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-33.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-33.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-32.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-32.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-32.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-31.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-31.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-31.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-30.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-30.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-30.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-29.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-29.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-29.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-28.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-28.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-28.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-27.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-27.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-27.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-25.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-25.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-25.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-23.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-23.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-23.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-20.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-20.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-20.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-19.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-19.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-19.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-14.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-14.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-14.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tkinter-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tkinter-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-tkinter-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-debug-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-debug-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-debug-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-tools-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-tools-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-tools-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-test-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-test-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-test-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-libs-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-libs-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-libs-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python36-devel-0:3.6.15-10.amd64 as a component of Debian 10",
          "product_id": "Debian-10:alt-python36-devel-0:3.6.15-10.amd64"
        },
        "product_reference": "alt-python36-devel-0:3.6.15-10.amd64",
        "relates_to_product_reference": "Debian-10"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-18503",
      "cwe": {
        "id": "CWE-1176",
        "name": "Inefficient CPU Computation"
      },
      "notes": [
        {
          "category": "description",
          "text": "Attacker-controlled CSV samples can trigger super-linear \nregular-expression work during dialect sniffing and consume significant \nCPU when applications pass unbounded input to csv.Sniffer.sniff().",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "fixed": [
          "Debian-10:alt-python36-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-46.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-46.amd64"
        ],
        "known_affected": [
          "Debian-10:alt-python36-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-debug-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-devel-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-libs-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-test-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-tkinter-0:3.6.15-44.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-10.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-14.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-19.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-20.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-23.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-25.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-27.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-28.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-29.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-30.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-31.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-32.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-33.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-34.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-37.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-38.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-39.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-40.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-43.amd64",
          "Debian-10:alt-python36-tools-0:3.6.15-44.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-python/cve/CVE-2026-18503"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/063d4555c94ef412c731527dbf30193327f2ee82",
          "url": "https://github.com/python/cpython/commit/063d4555c94ef412c731527dbf30193327f2ee82"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/476fb09cdb0d73e645849d98c610e7e5697ce7c9",
          "url": "https://github.com/python/cpython/commit/476fb09cdb0d73e645849d98c610e7e5697ce7c9"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/89f29c760c02774b099ddd6863268eb13fa3946a",
          "url": "https://github.com/python/cpython/commit/89f29c760c02774b099ddd6863268eb13fa3946a"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/b09a67a20c464f8288c9f9a6b9c7082a74560024",
          "url": "https://github.com/python/cpython/commit/b09a67a20c464f8288c9f9a6b9c7082a74560024"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/b30c7fa9edd921a118f286e9f90f560777fa693b",
          "url": "https://github.com/python/cpython/commit/b30c7fa9edd921a118f286e9f90f560777fa693b"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/commit/fd78b565d7c326f96ae903ab945b47f35d829cf4",
          "url": "https://github.com/python/cpython/commit/fd78b565d7c326f96ae903ab945b47f35d829cf4"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/issues/98820",
          "url": "https://github.com/python/cpython/issues/98820"
        },
        {
          "category": "external",
          "summary": "https://github.com/python/cpython/pull/153694",
          "url": "https://github.com/python/cpython/pull/153694"
        },
        {
          "category": "external",
          "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/KQ7NBMCPAZJHRROQXJQE4GMXGLD5KHBS/",
          "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/KQ7NBMCPAZJHRROQXJQE4GMXGLD5KHBS/"
        }
      ],
      "release_date": "2026-08-10T14:17:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-02T17:52:20.903693Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788371538",
          "product_ids": [
            "Debian-10:alt-python36-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-46.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-46.amd64"
          ],
          "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788371538"
        },
        {
          "category": "none_available",
          "date": "2026-08-10T14:17:00Z",
          "details": "Affected",
          "product_ids": [
            "Debian-10:alt-python36-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-debug-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-devel-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-libs-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-test-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-tkinter-0:3.6.15-44.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-10.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-14.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-19.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-20.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-23.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-25.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-27.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-28.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-29.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-30.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-31.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-32.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-33.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-34.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-37.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-38.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-39.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-40.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-43.amd64",
            "Debian-10:alt-python36-tools-0:3.6.15-44.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ]
    }
  ]
}