<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2023-45283</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2023-45283</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>25</Number>
        <Date>2025-05-01T00:12:50Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-11-08T00:08:34Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-05-01T00:12:50Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2023-45283</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The filepath package does not recognize paths with a \??\ prefix as special. On Windows, a path beginning with \??\ is a Root Local Device path equivalent to a path beginning with \\?\. Paths with a \??\ prefix may be used to access arbitrary locations on the system. For example, the path \??\c:\x is equivalent to the more common path c:\x. Before fix, Clean could convert a rooted path such as \a\..\??\b into the root local device path \??\b. Clean will now convert this to .\??\b. Similarly, Join(\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \??\b. Join will now convert this to \.\??\b. In addition, with fix, IsAbs now correctly reports paths beginning with \??\ as absolute, and VolumeName correctly reports the \??\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \?, resulting in filepath.Clean(\?\c:) returning \?\c: rather than \?\c:\ (among other effects). The previous behavior has been restored.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017078.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3736-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017080.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3738-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017081.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3739-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017135.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3785-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017136.html</URL>
      <Description>E-Mail link for SUSE-CU-2023:3786-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017050.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4469-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017049.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4470-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017048.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4471-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/017047.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container bci/golang:1.21-2.34.5">
      <Branch Type="Product Name" Name="Container bci/golang:1.21-2.34.5">
        <FullProductName ProductID="Container bci/golang:1.21-2.34.5">Container bci/golang:1.21-2.34.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:oldstable-openssl-34.5">
      <Branch Type="Product Name" Name="Container bci/golang:oldstable-openssl-34.5">
        <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5">Container bci/golang:oldstable-openssl-34.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:stable-openssl-8.2">
      <Branch Type="Product Name" Name="Container bci/golang:stable-openssl-8.2">
        <FullProductName ProductID="Container bci/golang:stable-openssl-8.2">Container bci/golang:stable-openssl-8.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7.1">
        <FullProductName ProductID="SUSE Enterprise Storage 7.1" CPE="cpe:/o:suse:ses:7.1">SUSE Enterprise Storage 7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3" CPE="cpe:/o:suse:sle_rt:15:sp3">SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp3">SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA" CPE="cpe:/o:suse:sles_teradata:15:sp4">SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3" CPE="cpe:/o:suse:sles_sap:15:sp3">SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5" CPE="cpe:/o:suse:sle-module-development-tools:15:sp5">SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6" CPE="cpe:/o:suse:sle-module-development-tools:15:sp6">SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4" CPE="cpe:/o:suse:sle-module-development-tools:15:sp4">SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="go">
      <FullProductName ProductID="go" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-doc">
      <FullProductName ProductID="go-doc">go-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go-race">
      <FullProductName ProductID="go-race">go-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19">
      <FullProductName ProductID="go1.19" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-doc">
      <FullProductName ProductID="go1.19-doc">go1.19-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.19-race">
      <FullProductName ProductID="go1.19-race">go1.19-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20">
      <FullProductName ProductID="go1.20" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.11-1.1">
      <FullProductName ProductID="go1.20-1.20.11-1.1" CPE="cpe:2.3:a:golang:go:1.20.11:*:*:*:*:*:*:*">go1.20-1.20.11-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-1.20.11-150000.1.32.1">
      <FullProductName ProductID="go1.20-1.20.11-150000.1.32.1" CPE="cpe:2.3:a:golang:go:1.20.11:*:*:*:*:*:*:*">go1.20-1.20.11-150000.1.32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc">
      <FullProductName ProductID="go1.20-doc">go1.20-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.11-1.1">
      <FullProductName ProductID="go1.20-doc-1.20.11-1.1">go1.20-doc-1.20.11-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-doc-1.20.11-150000.1.32.1">
      <FullProductName ProductID="go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-libstd-1.20.11-1.1">
      <FullProductName ProductID="go1.20-libstd-1.20.11-1.1">go1.20-libstd-1.20.11-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-1.20.11.1-150000.1.14.1" CPE="cpe:2.3:a:golang:go:1.20.11.1:*:*:*:*:*:*:*">go1.20-openssl-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-doc-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-openssl-race-1.20.11.1-150000.1.14.1">
      <FullProductName ProductID="go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race">
      <FullProductName ProductID="go1.20-race">go1.20-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.11-1.1">
      <FullProductName ProductID="go1.20-race-1.20.11-1.1">go1.20-race-1.20.11-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.20-race-1.20.11-150000.1.32.1">
      <FullProductName ProductID="go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21">
      <FullProductName ProductID="go1.21" CPE="cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*">go1.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-1.21.4-1.1">
      <FullProductName ProductID="go1.21-1.21.4-1.1" CPE="cpe:2.3:a:golang:go:1.21.4:*:*:*:*:*:*:*">go1.21-1.21.4-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-1.21.4-150000.1.15.1">
      <FullProductName ProductID="go1.21-1.21.4-150000.1.15.1" CPE="cpe:2.3:a:golang:go:1.21.4:*:*:*:*:*:*:*">go1.21-1.21.4-150000.1.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc">
      <FullProductName ProductID="go1.21-doc">go1.21-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc-1.21.4-1.1">
      <FullProductName ProductID="go1.21-doc-1.21.4-1.1">go1.21-doc-1.21.4-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-doc-1.21.4-150000.1.15.1">
      <FullProductName ProductID="go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-libstd-1.21.4-1.1">
      <FullProductName ProductID="go1.21-libstd-1.21.4-1.1">go1.21-libstd-1.21.4-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-1.21.4.1-150000.1.5.1" CPE="cpe:2.3:a:golang:go:1.21.4.1:*:*:*:*:*:*:*">go1.21-openssl-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-1.21.5.1-150600.14.2" CPE="cpe:2.3:a:golang:go:1.21.5.1:*:*:*:*:*:*:*">go1.21-openssl-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-doc-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-doc-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-doc-1.21.5.1-150600.14.2">go1.21-openssl-doc-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-race-1.21.4.1-150000.1.5.1">
      <FullProductName ProductID="go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-openssl-race-1.21.5.1-150600.14.2">
      <FullProductName ProductID="go1.21-openssl-race-1.21.5.1-150600.14.2">go1.21-openssl-race-1.21.5.1-150600.14.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-race">
      <FullProductName ProductID="go1.21-race">go1.21-race</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-race-1.21.4-1.1">
      <FullProductName ProductID="go1.21-race-1.21.4-1.1">go1.21-race-1.21.4-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="go1.21-race-1.21.4-150000.1.15.1">
      <FullProductName ProductID="go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="traefik-2.10.7-1.1">
      <FullProductName ProductID="traefik-2.10.7-1.1">traefik-2.10.7-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="traefik2-2.11.5-1.1">
      <FullProductName ProductID="traefik2-2.11.5-1.1">traefik2-2.11.5-1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21-2.34.5">
      <FullProductName ProductID="Container bci/golang:1.21-2.34.5:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of Container bci/golang:1.21-2.34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-openssl-34.5">
      <FullProductName ProductID="Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of Container bci/golang:oldstable-openssl-34.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-8.2">
      <FullProductName ProductID="Container bci/golang:stable-openssl-8.2:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of Container bci/golang:stable-openssl-8.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.11-150000.1.32.1">go1.20-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.11-150000.1.32.1">go1.20-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-1.21.5.1-150600.14.2">go1.21-openssl-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-doc-1.21.5.1-150600.14.2">go1.21-openssl-doc-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.5.1-150600.14.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-race-1.21.5.1-150600.14.2">go1.21-openssl-race-1.21.5.1-150600.14.2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.11-150000.1.32.1">go1.20-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-1.20.11-150000.1.32.1">go1.20-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-1.20.11-150000.1.32.1">go1.20-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-doc-1.20.11-150000.1.32.1">go1.20-doc-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-1.20.11.1-150000.1.14.1">go1.20-openssl-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-doc-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1">go1.20-openssl-doc-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-openssl-race-1.20.11.1-150000.1.14.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1">go1.20-openssl-race-1.20.11.1-150000.1.14.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-150000.1.32.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.20-race-1.20.11-150000.1.32.1">go1.20-race-1.20.11-150000.1.32.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-1.21.4-150000.1.15.1">go1.21-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-doc-1.21.4-150000.1.15.1">go1.21-doc-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1">go1.21-openssl-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-doc-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1">go1.21-openssl-doc-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-openssl-race-1.21.4.1-150000.1.5.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1">go1.21-openssl-race-1.21.4.1-150000.1.5.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-150000.1.15.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:go1.21-race-1.21.4-150000.1.15.1">go1.21-race-1.21.4-150000.1.15.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-1.20.11-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-1.20.11-1.1">go1.20-1.20.11-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc-1.20.11-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-doc-1.20.11-1.1">go1.20-doc-1.20.11-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-libstd-1.20.11-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-libstd-1.20.11-1.1">go1.20-libstd-1.20.11-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race-1.20.11-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.20-race-1.20.11-1.1">go1.20-race-1.20.11-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-1.21.4-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-1.21.4-1.1">go1.21-1.21.4-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc-1.21.4-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-doc-1.21.4-1.1">go1.21-doc-1.21.4-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-libstd-1.21.4-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-libstd-1.21.4-1.1">go1.21-libstd-1.21.4-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race-1.21.4-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:go1.21-race-1.21.4-1.1">go1.21-race-1.21.4-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="traefik-2.10.7-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:traefik-2.10.7-1.1">traefik-2.10.7-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="traefik2-2.11.5-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:traefik2-2.11.5-1.1">traefik2-2.11.5-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go">go as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go-doc">go-doc as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go-race">go-race as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19">go1.19 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-doc">go1.19-doc as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:go1.19-race">go1.19-race as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go">go as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-doc">go-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-race">go-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19">go1.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go">go as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-doc">go-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-race">go-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19">go1.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go-doc">go-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go-race">go-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19">go1.19 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go">go as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19">go1.19 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go">go as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go-doc">go-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go-race">go-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19">go1.19 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20">go1.20 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20-doc">go1.20-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.20-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.20-race">go1.20-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.21">go1.21 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.21-doc">go1.21-doc as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.21-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:go1.21-race">go1.21-race as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go">go as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go-doc">go-doc as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go-race">go-race as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19">go1.19 as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="go" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go">go as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-doc">go-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-race">go-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19">go1.19 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc">go1.19-doc as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="go1.19-race" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race">go1.19-race as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The filepath package does not recognize paths with a \??\ prefix as special. On Windows, a path beginning with \??\ is a Root Local Device path equivalent to a path beginning with \\?\. Paths with a \??\ prefix may be used to access arbitrary locations on the system. For example, the path \??\c:\x is equivalent to the more common path c:\x. Before fix, Clean could convert a rooted path such as \a\..\??\b into the root local device path \??\b. Clean will now convert this to .\??\b. Similarly, Join(\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \??\b. Join will now convert this to \.\??\b. In addition, with fix, IsAbs now correctly reports paths beginning with \??\ as absolute, and VolumeName correctly reports the \??\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \?, resulting in filepath.Clean(\?\c:) returning \?\c: rather than \?\c:\ (among other effects). The previous behavior has been restored.</Note>
    </Notes>
    <CVE>CVE-2023-45283</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>Container bci/golang:1.21-2.34.5:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:oldstable-openssl-34.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-8.2:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-doc-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-openssl-race-1.21.5.1-150600.14.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.4:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-doc-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-doc-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-openssl-race-1.20.11.1-150000.1.14.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.20-race-1.20.11-150000.1.32.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-doc-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-doc-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-openssl-race-1.21.4.1-150000.1.5.1</ProductID>
        <ProductID>openSUSE Leap 15.5:go1.21-race-1.21.4-150000.1.15.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-1.20.11-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-doc-1.20.11-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-libstd-1.20.11-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.20-race-1.20.11-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-1.21.4-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-doc-1.21.4-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-libstd-1.21.4-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:go1.21-race-1.21.4-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:traefik-2.10.7-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:traefik2-2.11.5-1.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE Enterprise Storage 7.1:go</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go-doc</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go-race</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-doc</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP3-LTSS:go1.19-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go-race</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-doc</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:go1.19-race</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.8</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
