<?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-2022-39253</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2022-39253</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>67</Number>
        <Date>2026-03-05T04:37:47Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2022-10-19T23:42:20Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T04:37:47Z</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-2022-39253</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.</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/2022-November/012881.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2939-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012882.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2940-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012883.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2941-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2022-November/026116.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2942-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012885.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2943-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012886.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2944-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012887.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2945-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012888.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2946-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012890.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2948-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012891.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2949-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012892.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2950-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012907.html</URL>
      <Description>E-Mail link for SUSE-CU-2022:2966-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2022-November/012868.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:3931-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2022-November/026619.html</URL>
      <Description>E-Mail link for SUSE-SU-2022:4271-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-February/013768.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:0418-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.16-30.77">
      <Branch Type="Product Name" Name="Container bci/golang:1.16-30.77">
        <FullProductName ProductID="Container bci/golang:1.16-30.77">Container bci/golang:1.16-30.77</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.17-29.77">
      <Branch Type="Product Name" Name="Container bci/golang:1.17-29.77">
        <FullProductName ProductID="Container bci/golang:1.17-29.77">Container bci/golang:1.17-29.77</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.18-18.23">
      <Branch Type="Product Name" Name="Container bci/golang:1.18-18.23">
        <FullProductName ProductID="Container bci/golang:1.18-18.23">Container bci/golang:1.18-18.23</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.20-openssl">
      <Branch Type="Product Name" Name="Container bci/golang:1.20-openssl">
        <FullProductName ProductID="Container bci/golang:1.20-openssl">Container bci/golang:1.20-openssl</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:1.21">
      <Branch Type="Product Name" Name="Container bci/golang:1.21">
        <FullProductName ProductID="Container bci/golang:1.21">Container bci/golang:1.21</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:oldstable-3.4">
      <Branch Type="Product Name" Name="Container bci/golang:oldstable-3.4">
        <FullProductName ProductID="Container bci/golang:oldstable-3.4">Container bci/golang:oldstable-3.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/golang:stable-openssl-5.5">
      <Branch Type="Product Name" Name="Container bci/golang:stable-openssl-5.5">
        <FullProductName ProductID="Container bci/golang:stable-openssl-5.5">Container bci/golang:stable-openssl-5.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:12-17.49">
      <Branch Type="Product Name" Name="Container bci/nodejs:12-17.49">
        <FullProductName ProductID="Container bci/nodejs:12-17.49">Container bci/nodejs:12-17.49</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:14-35.21">
      <Branch Type="Product Name" Name="Container bci/nodejs:14-35.21">
        <FullProductName ProductID="Container bci/nodejs:14-35.21">Container bci/nodejs:14-35.21</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:16-7.1">
      <Branch Type="Product Name" Name="Container bci/nodejs:16-7.1">
        <FullProductName ProductID="Container bci/nodejs:16-7.1">Container bci/nodejs:16-7.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:18-6.1">
      <Branch Type="Product Name" Name="Container bci/nodejs:18-6.1">
        <FullProductName ProductID="Container bci/nodejs:18-6.1">Container bci/nodejs:18-6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/nodejs:20-2.7">
      <Branch Type="Product Name" Name="Container bci/nodejs:20-2.7">
        <FullProductName ProductID="Container bci/nodejs:20-2.7">Container bci/nodejs:20-2.7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk-devel:11-36.45">
      <Branch Type="Product Name" Name="Container bci/openjdk-devel:11-36.45">
        <FullProductName ProductID="Container bci/openjdk-devel:11-36.45">Container bci/openjdk-devel:11-36.45</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk-devel:11-6.2">
      <Branch Type="Product Name" Name="Container bci/openjdk-devel:11-6.2">
        <FullProductName ProductID="Container bci/openjdk-devel:11-6.2">Container bci/openjdk-devel:11-6.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk:11-24.1">
      <Branch Type="Product Name" Name="Container bci/openjdk:11-24.1">
        <FullProductName ProductID="Container bci/openjdk:11-24.1">Container bci/openjdk:11-24.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/openjdk:17-26.1">
      <Branch Type="Product Name" Name="Container bci/openjdk:17-26.1">
        <FullProductName ProductID="Container bci/openjdk:17-26.1">Container bci/openjdk:17-26.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/python:3.11-2.2">
      <Branch Type="Product Name" Name="Container bci/python:3.11-2.2">
        <FullProductName ProductID="Container bci/python:3.11-2.2">Container bci/python:3.11-2.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/python:3.9-20.24">
      <Branch Type="Product Name" Name="Container bci/python:3.9-20.24">
        <FullProductName ProductID="Container bci/python:3.9-20.24">Container bci/python:3.9-20.24</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container bci/ruby:2.5-8.4">
      <Branch Type="Product Name" Name="Container bci/ruby:2.5-8.4">
        <FullProductName ProductID="Container bci/ruby:2.5-8.4">Container bci/ruby:2.5-8.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/git:2.35-3.7">
      <Branch Type="Product Name" Name="Container suse/git:2.35-3.7">
        <FullProductName ProductID="Container suse/git:2.35-3.7">Container suse/git:2.35-3.7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="HPE Helion OpenStack 8">
      <Branch Type="Product Name" Name="HPE Helion OpenStack 8">
        <FullProductName ProductID="HPE Helion OpenStack 8" CPE="cpe:/o:suse:hpe-helion-openstack:8">HPE Helion OpenStack 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE CaaS Platform 4.0">
      <Branch Type="Product Name" Name="SUSE CaaS Platform 4.0">
        <FullProductName ProductID="SUSE CaaS Platform 4.0" CPE="cpe:/o:suse:caasp:4.0">SUSE CaaS Platform 4.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 6">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 6">
        <FullProductName ProductID="SUSE Enterprise Storage 6" CPE="cpe:/o:suse:ses:6">SUSE Enterprise Storage 6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <Branch Type="Product Name" Name="SUSE Enterprise Storage 7">
        <FullProductName ProductID="SUSE Enterprise Storage 7" CPE="cpe:/o:suse:ses:7">SUSE Enterprise Storage 7</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 Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 8">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 8">
        <FullProductName ProductID="SUSE Liberty Linux 8" CPE="cpe:/o:suse:sll:8">SUSE Liberty Linux 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 9">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 9">
        <FullProductName ProductID="SUSE Liberty Linux 9" CPE="cpe:/o:suse:sll:9">SUSE Liberty Linux 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <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 Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <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 Desktop 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp1">SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp2">SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <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 Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <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 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15">SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.5">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5" CPE="cpe:/o:suse:sle-micro:5.5">SUSE Linux Enterprise Micro 5.5</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 12 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp2">SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA" CPE="cpe:/o:suse:sles_teradata:12:sp3">SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp4">SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp1">SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp2">SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <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 Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <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 15 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15">SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1" CPE="cpe:/o:suse:sles_bcl:15:sp1">SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2" CPE="cpe:/o:suse:sles_bcl:15:sp2">SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP3" CPE="cpe:/o:suse:sles_bcl:15:sp3">SUSE Linux Enterprise Server Business Critical Linux 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS" CPE="cpe:/o:suse:sles_ltss_teradata:12:sp3">SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15" CPE="cpe:/o:suse:sles_sap:15">SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1" CPE="cpe:/o:suse:sles_sap:15:sp1">SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2" CPE="cpe:/o:suse:sles_sap:15:sp2">SUSE Linux Enterprise Server for SAP Applications 15 SP2</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 Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
      <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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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 Basesystem 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5" CPE="cpe:/o:suse:sle-module-basesystem:15:sp5">SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
      </Branch>
      <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 Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
      <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 SP7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7" CPE="cpe:/o:suse:sle-module-basesystem:15:sp7">SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP7">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7" CPE="cpe:/o:suse:sle-module-development-tools:15:sp7">SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.0">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.0">
        <FullProductName ProductID="SUSE Linux Micro 6.0" CPE="cpe:/o:suse:sl-micro:6.0">SUSE Linux Micro 6.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Micro 6.1">
      <Branch Type="Product Name" Name="SUSE Linux Micro 6.1">
        <FullProductName ProductID="SUSE Linux Micro 6.1" CPE="cpe:/o:suse:sl-micro:6.1">SUSE Linux Micro 6.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.1">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.1">
        <FullProductName ProductID="SUSE Manager Proxy 4.1" CPE="cpe:/o:suse:suse-manager-proxy:4.1">SUSE Manager Proxy 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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.1">
      <Branch Type="Product Name" Name="SUSE Manager Retail Branch Server 4.1">
        <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1" CPE="cpe:/o:suse:suse-manager-retail-branch-server:4.1">SUSE Manager Retail Branch Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</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 Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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.1">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.1">
        <FullProductName ProductID="SUSE Manager Server 4.1" CPE="cpe:/o:suse:suse-manager-server:4.1">SUSE Manager Server 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3" CPE="cpe:/o:suse:sle-module-basesystem:15:sp3">SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3" CPE="cpe:/o:suse:sle-module-development-tools:15:sp3">SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4" CPE="cpe:/o:suse:sle-module-basesystem:15:sp4">SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
      </Branch>
      <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 Module 4.1">
      <Branch Type="Product Name" Name="SUSE Manager Server Module 4.1">
        <FullProductName ProductID="SUSE Manager Server Module 4.1" CPE="cpe:/o:suse:sle-module-suse-manager-server:4.1">SUSE Manager Server Module 4.1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server Module 4.2">
      <Branch Type="Product Name" Name="SUSE Manager Server Module 4.2">
        <FullProductName ProductID="SUSE Manager Server Module 4.2" CPE="cpe:/o:suse:sle-module-suse-manager-server:4.2">SUSE Manager Server Module 4.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server Module 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Server Module 4.3">
        <FullProductName ProductID="SUSE Manager Server Module 4.3" CPE="cpe:/o:suse:sle-module-suse-manager-server:4.3">SUSE Manager Server Module 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 8">
        <FullProductName ProductID="SUSE OpenStack Cloud 8" CPE="cpe:/o:suse:suse-openstack-cloud:8">SUSE OpenStack Cloud 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</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 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="docker-compose-2.12.2-1.1">
      <FullProductName ProductID="docker-compose-2.12.2-1.1">docker-compose-2.12.2-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="docker-compose-2.24.5-1.4">
      <FullProductName ProductID="docker-compose-2.24.5-1.4">docker-compose-2.24.5-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="docker-compose-2.24.5-slfo.1.1_1.2">
      <FullProductName ProductID="docker-compose-2.24.5-slfo.1.1_1.2">docker-compose-2.24.5-slfo.1.1_1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="docker-compose-2.33.1-160000.3.2">
      <FullProductName ProductID="docker-compose-2.33.1-160000.3.2">docker-compose-2.33.1-160000.3.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git">
      <FullProductName ProductID="git" CPE="cpe:2.3:a:git-scm:git:*:*:*:*:*:*:*:*">git</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.26.2-150000.47.1">
      <FullProductName ProductID="git-2.26.2-150000.47.1" CPE="cpe:2.3:a:git-scm:git:2.26.2:*:*:*:*:*:*:*">git-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.26.2-27.60.1">
      <FullProductName ProductID="git-2.26.2-27.60.1" CPE="cpe:2.3:a:git-scm:git:2.26.2:*:*:*:*:*:*:*">git-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-2.35.3-150300.10.18.1" CPE="cpe:2.3:a:git-scm:git:2.35.3:*:*:*:*:*:*:*">git-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.35.3-150300.10.27.1">
      <FullProductName ProductID="git-2.35.3-150300.10.27.1" CPE="cpe:2.3:a:git-scm:git:2.35.3:*:*:*:*:*:*:*">git-2.35.3-150300.10.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.38.1-1.1">
      <FullProductName ProductID="git-2.38.1-1.1" CPE="cpe:2.3:a:git-scm:git:2.38.1:*:*:*:*:*:*:*">git-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.39.1-1.el8">
      <FullProductName ProductID="git-2.39.1-1.el8" CPE="cpe:2.3:a:git-scm:git:2.39.1:*:*:*:*:*:*:*">git-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.39.1-1.el9">
      <FullProductName ProductID="git-2.39.1-1.el9" CPE="cpe:2.3:a:git-scm:git:2.39.1:*:*:*:*:*:*:*">git-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.42.1-1.4">
      <FullProductName ProductID="git-2.42.1-1.4" CPE="cpe:2.3:a:git-scm:git:2.42.1:*:*:*:*:*:*:*">git-2.42.1-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.43.0-150600.1.10">
      <FullProductName ProductID="git-2.43.0-150600.1.10" CPE="cpe:2.3:a:git-scm:git:2.43.0:*:*:*:*:*:*:*">git-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-2.43.0-150600.3.9.1" CPE="cpe:2.3:a:git-scm:git:2.43.0:*:*:*:*:*:*:*">git-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.46.0-slfo.1.1_1.2">
      <FullProductName ProductID="git-2.46.0-slfo.1.1_1.2" CPE="cpe:2.3:a:git-scm:git:2.46.0:*:*:*:*:*:*:*">git-2.46.0-slfo.1.1_1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-2.51.0-160000.1.2">
      <FullProductName ProductID="git-2.51.0-160000.1.2" CPE="cpe:2.3:a:git-scm:git:2.51.0:*:*:*:*:*:*:*">git-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-all-2.39.1-1.el8">
      <FullProductName ProductID="git-all-2.39.1-1.el8">git-all-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-all-2.39.1-1.el9">
      <FullProductName ProductID="git-all-2.39.1-1.el9">git-all-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.26.2-150000.47.1">
      <FullProductName ProductID="git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.26.2-27.60.1">
      <FullProductName ProductID="git-arch-2.26.2-27.60.1">git-arch-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.38.1-1.1">
      <FullProductName ProductID="git-arch-2.38.1-1.1">git-arch-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.43.0-150600.1.10">
      <FullProductName ProductID="git-arch-2.43.0-150600.1.10">git-arch-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-arch-2.43.0-150600.3.9.1">git-arch-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-arch-2.51.0-160000.1.2">
      <FullProductName ProductID="git-arch-2.51.0-160000.1.2">git-arch-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core">
      <FullProductName ProductID="git-core">git-core</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.26.2-150000.47.1">
      <FullProductName ProductID="git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.26.2-27.60.1">
      <FullProductName ProductID="git-core-2.26.2-27.60.1">git-core-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.35.3-150300.10.27.1">
      <FullProductName ProductID="git-core-2.35.3-150300.10.27.1">git-core-2.35.3-150300.10.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.38.1-1.1">
      <FullProductName ProductID="git-core-2.38.1-1.1">git-core-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.39.1-1.el8">
      <FullProductName ProductID="git-core-2.39.1-1.el8">git-core-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.39.1-1.el9">
      <FullProductName ProductID="git-core-2.39.1-1.el9">git-core-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.42.1-1.4">
      <FullProductName ProductID="git-core-2.42.1-1.4">git-core-2.42.1-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.43.0-150600.1.10">
      <FullProductName ProductID="git-core-2.43.0-150600.1.10">git-core-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-core-2.43.0-150600.3.9.1">git-core-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.46.0-slfo.1.1_1.2">
      <FullProductName ProductID="git-core-2.46.0-slfo.1.1_1.2">git-core-2.46.0-slfo.1.1_1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-2.51.0-160000.1.2">
      <FullProductName ProductID="git-core-2.51.0-160000.1.2">git-core-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-doc-2.39.1-1.el8">
      <FullProductName ProductID="git-core-doc-2.39.1-1.el8">git-core-doc-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-core-doc-2.39.1-1.el9">
      <FullProductName ProductID="git-core-doc-2.39.1-1.el9">git-core-doc-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-gnome-keyring-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-credential-gnome-keyring-2.35.3-150300.10.18.1">git-credential-gnome-keyring-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-gnome-keyring-2.38.1-1.1">
      <FullProductName ProductID="git-credential-gnome-keyring-2.38.1-1.1">git-credential-gnome-keyring-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-libsecret-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-credential-libsecret-2.35.3-150300.10.18.1">git-credential-libsecret-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-libsecret-2.38.1-1.1">
      <FullProductName ProductID="git-credential-libsecret-2.38.1-1.1">git-credential-libsecret-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-libsecret-2.39.1-1.el8">
      <FullProductName ProductID="git-credential-libsecret-2.39.1-1.el8">git-credential-libsecret-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-libsecret-2.39.1-1.el9">
      <FullProductName ProductID="git-credential-libsecret-2.39.1-1.el9">git-credential-libsecret-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-credential-libsecret-2.51.0-160000.1.2">
      <FullProductName ProductID="git-credential-libsecret-2.51.0-160000.1.2">git-credential-libsecret-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs">
      <FullProductName ProductID="git-cvs">git-cvs</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.26.2-150000.47.1">
      <FullProductName ProductID="git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.26.2-27.60.1">
      <FullProductName ProductID="git-cvs-2.26.2-27.60.1">git-cvs-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.38.1-1.1">
      <FullProductName ProductID="git-cvs-2.38.1-1.1">git-cvs-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.43.0-150600.1.10">
      <FullProductName ProductID="git-cvs-2.43.0-150600.1.10">git-cvs-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-cvs-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-cvs-2.43.0-150600.3.9.1">git-cvs-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon">
      <FullProductName ProductID="git-daemon">git-daemon</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.26.2-150000.47.1">
      <FullProductName ProductID="git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.26.2-27.60.1">
      <FullProductName ProductID="git-daemon-2.26.2-27.60.1">git-daemon-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.38.1-1.1">
      <FullProductName ProductID="git-daemon-2.38.1-1.1">git-daemon-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.39.1-1.el8">
      <FullProductName ProductID="git-daemon-2.39.1-1.el8">git-daemon-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.39.1-1.el9">
      <FullProductName ProductID="git-daemon-2.39.1-1.el9">git-daemon-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.43.0-150600.1.10">
      <FullProductName ProductID="git-daemon-2.43.0-150600.1.10">git-daemon-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-daemon-2.43.0-150600.3.9.1">git-daemon-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-daemon-2.51.0-160000.1.2">
      <FullProductName ProductID="git-daemon-2.51.0-160000.1.2">git-daemon-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc">
      <FullProductName ProductID="git-doc">git-doc</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.26.2-150000.47.1">
      <FullProductName ProductID="git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.26.2-27.60.1">
      <FullProductName ProductID="git-doc-2.26.2-27.60.1">git-doc-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.38.1-1.1">
      <FullProductName ProductID="git-doc-2.38.1-1.1">git-doc-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.43.0-150600.1.10">
      <FullProductName ProductID="git-doc-2.43.0-150600.1.10">git-doc-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-doc-2.43.0-150600.3.9.1">git-doc-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-doc-2.51.0-160000.1.2">
      <FullProductName ProductID="git-doc-2.51.0-160000.1.2">git-doc-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email">
      <FullProductName ProductID="git-email">git-email</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.26.2-150000.47.1">
      <FullProductName ProductID="git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.26.2-27.60.1">
      <FullProductName ProductID="git-email-2.26.2-27.60.1">git-email-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.38.1-1.1">
      <FullProductName ProductID="git-email-2.38.1-1.1">git-email-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.39.1-1.el8">
      <FullProductName ProductID="git-email-2.39.1-1.el8">git-email-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.39.1-1.el9">
      <FullProductName ProductID="git-email-2.39.1-1.el9">git-email-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.43.0-150600.1.10">
      <FullProductName ProductID="git-email-2.43.0-150600.1.10">git-email-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-email-2.43.0-150600.3.9.1">git-email-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-email-2.51.0-160000.1.2">
      <FullProductName ProductID="git-email-2.51.0-160000.1.2">git-email-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui">
      <FullProductName ProductID="git-gui">git-gui</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.26.2-150000.47.1">
      <FullProductName ProductID="git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.26.2-27.60.1">
      <FullProductName ProductID="git-gui-2.26.2-27.60.1">git-gui-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.38.1-1.1">
      <FullProductName ProductID="git-gui-2.38.1-1.1">git-gui-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.39.1-1.el8">
      <FullProductName ProductID="git-gui-2.39.1-1.el8">git-gui-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.39.1-1.el9">
      <FullProductName ProductID="git-gui-2.39.1-1.el9">git-gui-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.43.0-150600.1.10">
      <FullProductName ProductID="git-gui-2.43.0-150600.1.10">git-gui-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-gui-2.43.0-150600.3.9.1">git-gui-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-gui-2.51.0-160000.1.2">
      <FullProductName ProductID="git-gui-2.51.0-160000.1.2">git-gui-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-instaweb-2.39.1-1.el8">
      <FullProductName ProductID="git-instaweb-2.39.1-1.el8">git-instaweb-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-instaweb-2.39.1-1.el9">
      <FullProductName ProductID="git-instaweb-2.39.1-1.el9">git-instaweb-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-p4-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-p4-2.35.3-150300.10.18.1">git-p4-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-p4-2.38.1-1.1">
      <FullProductName ProductID="git-p4-2.38.1-1.1">git-p4-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-p4-2.51.0-160000.1.2">
      <FullProductName ProductID="git-p4-2.51.0-160000.1.2">git-p4-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-subtree-2.39.1-1.el8">
      <FullProductName ProductID="git-subtree-2.39.1-1.el8">git-subtree-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-subtree-2.39.1-1.el9">
      <FullProductName ProductID="git-subtree-2.39.1-1.el9">git-subtree-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn">
      <FullProductName ProductID="git-svn">git-svn</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.26.2-150000.47.1">
      <FullProductName ProductID="git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.26.2-27.60.1">
      <FullProductName ProductID="git-svn-2.26.2-27.60.1">git-svn-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.38.1-1.1">
      <FullProductName ProductID="git-svn-2.38.1-1.1">git-svn-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.39.1-1.el8">
      <FullProductName ProductID="git-svn-2.39.1-1.el8">git-svn-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.39.1-1.el9">
      <FullProductName ProductID="git-svn-2.39.1-1.el9">git-svn-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.43.0-150600.1.10">
      <FullProductName ProductID="git-svn-2.43.0-150600.1.10">git-svn-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-svn-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-svn-2.43.0-150600.3.9.1">git-svn-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web">
      <FullProductName ProductID="git-web">git-web</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.26.2-150000.47.1">
      <FullProductName ProductID="git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.26.2-27.60.1">
      <FullProductName ProductID="git-web-2.26.2-27.60.1">git-web-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.35.3-150300.10.18.1">
      <FullProductName ProductID="git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.38.1-1.1">
      <FullProductName ProductID="git-web-2.38.1-1.1">git-web-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.43.0-150600.1.10">
      <FullProductName ProductID="git-web-2.43.0-150600.1.10">git-web-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.43.0-150600.3.9.1">
      <FullProductName ProductID="git-web-2.43.0-150600.3.9.1">git-web-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="git-web-2.51.0-160000.1.2">
      <FullProductName ProductID="git-web-2.51.0-160000.1.2">git-web-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk">
      <FullProductName ProductID="gitk">gitk</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.26.2-150000.47.1">
      <FullProductName ProductID="gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.26.2-27.60.1">
      <FullProductName ProductID="gitk-2.26.2-27.60.1">gitk-2.26.2-27.60.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.35.3-150300.10.18.1">
      <FullProductName ProductID="gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.38.1-1.1">
      <FullProductName ProductID="gitk-2.38.1-1.1">gitk-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.39.1-1.el8">
      <FullProductName ProductID="gitk-2.39.1-1.el8">gitk-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.39.1-1.el9">
      <FullProductName ProductID="gitk-2.39.1-1.el9">gitk-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.43.0-150600.1.10">
      <FullProductName ProductID="gitk-2.43.0-150600.1.10">gitk-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.43.0-150600.3.9.1">
      <FullProductName ProductID="gitk-2.43.0-150600.3.9.1">gitk-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitk-2.51.0-160000.1.2">
      <FullProductName ProductID="gitk-2.51.0-160000.1.2">gitk-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitweb-2.39.1-1.el8">
      <FullProductName ProductID="gitweb-2.39.1-1.el8">gitweb-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gitweb-2.39.1-1.el9">
      <FullProductName ProductID="gitweb-2.39.1-1.el9">gitweb-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgit2">
      <FullProductName ProductID="libgit2" CPE="cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*">libgit2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgit2-1_3">
      <FullProductName ProductID="libgit2-1_3">libgit2-1_3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgit2-26">
      <FullProductName ProductID="libgit2-26">libgit2-26</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgit2-28">
      <FullProductName ProductID="libgit2-28">libgit2-28</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgit2-devel">
      <FullProductName ProductID="libgit2-devel">libgit2-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.35.3-150300.10.18.1">
      <FullProductName ProductID="perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.35.3-150300.10.27.1">
      <FullProductName ProductID="perl-Git-2.35.3-150300.10.27.1">perl-Git-2.35.3-150300.10.27.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.38.1-1.1">
      <FullProductName ProductID="perl-Git-2.38.1-1.1">perl-Git-2.38.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.39.1-1.el8">
      <FullProductName ProductID="perl-Git-2.39.1-1.el8">perl-Git-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.39.1-1.el9">
      <FullProductName ProductID="perl-Git-2.39.1-1.el9">perl-Git-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.42.1-1.4">
      <FullProductName ProductID="perl-Git-2.42.1-1.4">perl-Git-2.42.1-1.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.43.0-150600.1.10">
      <FullProductName ProductID="perl-Git-2.43.0-150600.1.10">perl-Git-2.43.0-150600.1.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.43.0-150600.3.9.1">
      <FullProductName ProductID="perl-Git-2.43.0-150600.3.9.1">perl-Git-2.43.0-150600.3.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.46.0-slfo.1.1_1.2">
      <FullProductName ProductID="perl-Git-2.46.0-slfo.1.1_1.2">perl-Git-2.46.0-slfo.1.1_1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-2.51.0-160000.1.2">
      <FullProductName ProductID="perl-Git-2.51.0-160000.1.2">perl-Git-2.51.0-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-SVN-2.39.1-1.el8">
      <FullProductName ProductID="perl-Git-SVN-2.39.1-1.el8">perl-Git-SVN-2.39.1-1.el8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perl-Git-SVN-2.39.1-1.el9">
      <FullProductName ProductID="perl-Git-SVN-2.39.1-1.el9">perl-Git-SVN-2.39.1-1.el9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reuse-1.1.2-1.1">
      <FullProductName ProductID="reuse-1.1.2-1.1">reuse-1.1.2-1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.16-30.77">
      <FullProductName ProductID="Container bci/golang:1.16-30.77:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:1.16-30.77</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.17-29.77">
      <FullProductName ProductID="Container bci/golang:1.17-29.77:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:1.17-29.77</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.18-18.23">
      <FullProductName ProductID="Container bci/golang:1.18-18.23:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:1.18-18.23</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.20-openssl">
      <FullProductName ProductID="Container bci/golang:1.20-openssl:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:1.20-openssl</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:1.21">
      <FullProductName ProductID="Container bci/golang:1.21:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:1.21</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:oldstable-3.4">
      <FullProductName ProductID="Container bci/golang:oldstable-3.4:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:oldstable-3.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/golang:stable-openssl-5.5">
      <FullProductName ProductID="Container bci/golang:stable-openssl-5.5:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/golang:stable-openssl-5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:12-17.49">
      <FullProductName ProductID="Container bci/nodejs:12-17.49:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/nodejs:12-17.49</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:14-35.21">
      <FullProductName ProductID="Container bci/nodejs:14-35.21:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/nodejs:14-35.21</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:16-7.1">
      <FullProductName ProductID="Container bci/nodejs:16-7.1:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/nodejs:16-7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:18-6.1">
      <FullProductName ProductID="Container bci/nodejs:18-6.1:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/nodejs:18-6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/nodejs:20-2.7">
      <FullProductName ProductID="Container bci/nodejs:20-2.7:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/nodejs:20-2.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11-36.45">
      <FullProductName ProductID="Container bci/openjdk-devel:11-36.45:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/openjdk-devel:11-36.45</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk-devel:11-6.2">
      <FullProductName ProductID="Container bci/openjdk-devel:11-6.2:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/openjdk-devel:11-6.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:11-24.1">
      <FullProductName ProductID="Container bci/openjdk:11-24.1:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/openjdk:11-24.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/openjdk:17-26.1">
      <FullProductName ProductID="Container bci/openjdk:17-26.1:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/openjdk:17-26.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.11-2.2">
      <FullProductName ProductID="Container bci/python:3.11-2.2:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/python:3.11-2.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/python:3.9-20.24">
      <FullProductName ProductID="Container bci/python:3.9-20.24:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/python:3.9-20.24</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container bci/ruby:2.5-8.4">
      <FullProductName ProductID="Container bci/ruby:2.5-8.4:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container bci/ruby:2.5-8.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/git:2.35-3.7">
      <FullProductName ProductID="Container suse/git:2.35-3.7:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of Container suse/git:2.35-3.7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-2.39.1-1.el8">git-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-all-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-all-2.39.1-1.el8">git-all-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-core-2.39.1-1.el8">git-core-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-doc-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-core-doc-2.39.1-1.el8">git-core-doc-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-credential-libsecret-2.39.1-1.el8">git-credential-libsecret-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-daemon-2.39.1-1.el8">git-daemon-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-email-2.39.1-1.el8">git-email-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-gui-2.39.1-1.el8">git-gui-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-instaweb-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-instaweb-2.39.1-1.el8">git-instaweb-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-subtree-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-subtree-2.39.1-1.el8">git-subtree-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:git-svn-2.39.1-1.el8">git-svn-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:gitk-2.39.1-1.el8">gitk-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitweb-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:gitweb-2.39.1-1.el8">gitweb-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:perl-Git-2.39.1-1.el8">perl-Git-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-SVN-2.39.1-1.el8" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 8">
      <FullProductName ProductID="SUSE Liberty Linux 8:perl-Git-SVN-2.39.1-1.el8">perl-Git-SVN-2.39.1-1.el8 as a component of SUSE Liberty Linux 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-2.39.1-1.el9">git-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-all-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-all-2.39.1-1.el9">git-all-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-core-2.39.1-1.el9">git-core-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-doc-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-core-doc-2.39.1-1.el9">git-core-doc-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-credential-libsecret-2.39.1-1.el9">git-credential-libsecret-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-daemon-2.39.1-1.el9">git-daemon-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-email-2.39.1-1.el9">git-email-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-gui-2.39.1-1.el9">git-gui-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-instaweb-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-instaweb-2.39.1-1.el9">git-instaweb-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-subtree-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-subtree-2.39.1-1.el9">git-subtree-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:git-svn-2.39.1-1.el9">git-svn-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:gitk-2.39.1-1.el9">gitk-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitweb-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:gitweb-2.39.1-1.el9">gitweb-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:perl-Git-2.39.1-1.el9">perl-Git-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-SVN-2.39.1-1.el9" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 9">
      <FullProductName ProductID="SUSE Liberty Linux 9:perl-Git-SVN-2.39.1-1.el9">perl-Git-SVN-2.39.1-1.el9 as a component of SUSE Liberty Linux 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.27.1">git-2.35.3-150300.10.27.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.27.1">git-core-2.35.3-150300.10.27.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.27.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.27.1">perl-Git-2.35.3-150300.10.27.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP4:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.43.0-150600.1.10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.1.10">git-core-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.43.0-150600.3.9.1">git-core-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.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:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.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:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.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:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.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:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.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:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.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:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.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:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.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:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.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:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.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:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.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:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.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:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.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:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.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:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.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:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.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:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.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:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.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:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.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:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.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:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.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:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.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:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.43.0-150600.1.10" 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:git-2.43.0-150600.1.10">git-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.43.0-150600.1.10" 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:git-arch-2.43.0-150600.1.10">git-arch-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.43.0-150600.1.10" 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:git-cvs-2.43.0-150600.1.10">git-cvs-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.43.0-150600.1.10" 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:git-daemon-2.43.0-150600.1.10">git-daemon-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.43.0-150600.1.10" 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:git-doc-2.43.0-150600.1.10">git-doc-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.43.0-150600.1.10" 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:git-email-2.43.0-150600.1.10">git-email-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.43.0-150600.1.10" 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:git-gui-2.43.0-150600.1.10">git-gui-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.43.0-150600.1.10" 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:git-svn-2.43.0-150600.1.10">git-svn-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.43.0-150600.1.10" 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:git-web-2.43.0-150600.1.10">git-web-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.43.0-150600.1.10" 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:gitk-2.43.0-150600.1.10">gitk-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.43.0-150600.1.10" 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:perl-Git-2.43.0-150600.1.10">perl-Git-2.43.0-150600.1.10 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.43.0-150600.3.9.1">git-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.43.0-150600.3.9.1">git-arch-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.43.0-150600.3.9.1">git-cvs-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.43.0-150600.3.9.1">git-daemon-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.43.0-150600.3.9.1">git-doc-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.43.0-150600.3.9.1">git-email-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.43.0-150600.3.9.1">git-gui-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.43.0-150600.3.9.1">git-svn-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.43.0-150600.3.9.1">git-web-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.43.0-150600.3.9.1">gitk-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.43.0-150600.3.9.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP7">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.43.0-150600.3.9.1">perl-Git-2.43.0-150600.3.9.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP7</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-core-2.26.2-27.60.1">git-core-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-cvs-2.26.2-27.60.1">git-cvs-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-daemon-2.26.2-27.60.1">git-daemon-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-email-2.26.2-27.60.1">git-email-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-gui-2.26.2-27.60.1">git-gui-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-svn-2.26.2-27.60.1">git-svn-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:git-web-2.26.2-27.60.1">git-web-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3-TERADATA:gitk-2.26.2-27.60.1">gitk-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.60.1">git-core-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.60.1">git-cvs-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.60.1">git-daemon-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.60.1">git-email-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.60.1">git-gui-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.60.1">git-svn-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.60.1">git-web-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.60.1">gitk-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-TERADATA:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of SUSE Linux Enterprise Server 15 SP4-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="docker-compose-2.33.1-160000.3.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.3.2">docker-compose-2.33.1-160000.3.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-2.51.0-160000.1.2">git-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-arch-2.51.0-160000.1.2">git-arch-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-core-2.51.0-160000.1.2">git-core-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-credential-libsecret-2.51.0-160000.1.2">git-credential-libsecret-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-daemon-2.51.0-160000.1.2">git-daemon-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-doc-2.51.0-160000.1.2">git-doc-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-email-2.51.0-160000.1.2">git-email-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-gui-2.51.0-160000.1.2">git-gui-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-p4-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-p4-2.51.0-160000.1.2">git-p4-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:git-web-2.51.0-160000.1.2">git-web-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:gitk-2.51.0-160000.1.2">gitk-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.51.0-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:perl-Git-2.51.0-160000.1.2">perl-Git-2.51.0-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.60.1">git-core-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.60.1">git-cvs-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.60.1">git-daemon-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.60.1">git-email-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.60.1">git-gui-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.60.1">git-svn-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.60.1">git-web-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.60.1">gitk-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.47.1">git-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.47.1">git-arch-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.47.1">git-core-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.47.1">git-cvs-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.47.1">git-daemon-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.47.1">git-doc-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.47.1">git-email-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.47.1">git-gui-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.47.1">git-svn-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.47.1">git-web-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-150000.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.47.1">gitk-2.26.2-150000.47.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.60.1">git-arch-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.60.1">git-core-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.60.1">git-cvs-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.60.1">git-daemon-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.60.1">git-doc-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.60.1">git-email-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.60.1">git-gui-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.60.1">git-svn-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.60.1">git-web-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.60.1">gitk-2.26.2-27.60.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="docker-compose-2.24.5-1.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:docker-compose-2.24.5-1.4">docker-compose-2.24.5-1.4 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.42.1-1.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:git-2.42.1-1.4">git-2.42.1-1.4 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.42.1-1.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:git-core-2.42.1-1.4">git-core-2.42.1-1.4 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.42.1-1.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.0">
      <FullProductName ProductID="SUSE Linux Micro 6.0:perl-Git-2.42.1-1.4">perl-Git-2.42.1-1.4 as a component of SUSE Linux Micro 6.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="docker-compose-2.24.5-slfo.1.1_1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:docker-compose-2.24.5-slfo.1.1_1.2">docker-compose-2.24.5-slfo.1.1_1.2 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.46.0-slfo.1.1_1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:git-2.46.0-slfo.1.1_1.2">git-2.46.0-slfo.1.1_1.2 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.46.0-slfo.1.1_1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:git-core-2.46.0-slfo.1.1_1.2">git-core-2.46.0-slfo.1.1_1.2 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.46.0-slfo.1.1_1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Micro 6.1">
      <FullProductName ProductID="SUSE Linux Micro 6.1:perl-Git-2.46.0-slfo.1.1_1.2">perl-Git-2.46.0-slfo.1.1_1.2 as a component of SUSE Linux Micro 6.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.26.2-27.60.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:git-2.26.2-27.60.1">git-2.26.2-27.60.1 as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-gnome-keyring-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.18.1">git-credential-gnome-keyring-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.18.1">git-credential-libsecret-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-p4-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-p4-2.35.3-150300.10.18.1">git-p4-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-2.35.3-150300.10.18.1">git-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-arch-2.35.3-150300.10.18.1">git-arch-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-core-2.35.3-150300.10.18.1">git-core-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-gnome-keyring-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.18.1">git-credential-gnome-keyring-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.18.1">git-credential-libsecret-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.18.1">git-cvs-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.18.1">git-daemon-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-doc-2.35.3-150300.10.18.1">git-doc-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-email-2.35.3-150300.10.18.1">git-email-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-gui-2.35.3-150300.10.18.1">git-gui-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-p4-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-p4-2.35.3-150300.10.18.1">git-p4-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-svn-2.35.3-150300.10.18.1">git-svn-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:git-web-2.35.3-150300.10.18.1">git-web-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:gitk-2.35.3-150300.10.18.1">gitk-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.35.3-150300.10.18.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.18.1">perl-Git-2.35.3-150300.10.18.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="docker-compose-2.12.2-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:docker-compose-2.12.2-1.1">docker-compose-2.12.2-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-2.38.1-1.1">git-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-arch-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-arch-2.38.1-1.1">git-arch-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-core-2.38.1-1.1">git-core-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-gnome-keyring-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-credential-gnome-keyring-2.38.1-1.1">git-credential-gnome-keyring-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-credential-libsecret-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-credential-libsecret-2.38.1-1.1">git-credential-libsecret-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-cvs-2.38.1-1.1">git-cvs-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-daemon-2.38.1-1.1">git-daemon-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-doc-2.38.1-1.1">git-doc-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-email-2.38.1-1.1">git-email-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-gui-2.38.1-1.1">git-gui-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-p4-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-p4-2.38.1-1.1">git-p4-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-svn-2.38.1-1.1">git-svn-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:git-web-2.38.1-1.1">git-web-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:gitk-2.38.1-1.1">gitk-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="perl-Git-2.38.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:perl-Git-2.38.1-1.1">perl-Git-2.38.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="reuse-1.1.2-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:reuse-1.1.2-1.1">reuse-1.1.2-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libgit2-26">libgit2-26 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libgit2-devel">libgit2-devel as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE CaaS Platform 4.0">
      <FullProductName ProductID="SUSE CaaS Platform 4.0:libgit2">libgit2 as a component of SUSE CaaS Platform 4.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 6">
      <FullProductName ProductID="SUSE Enterprise Storage 6:libgit2">libgit2 as a component of SUSE Enterprise Storage 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7">
      <FullProductName ProductID="SUSE Enterprise Storage 7:libgit2">libgit2 as a component of SUSE Enterprise Storage 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libgit2-28">libgit2-28 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libgit2-devel">libgit2-devel as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Enterprise Storage 7.1">
      <FullProductName ProductID="SUSE Enterprise Storage 7.1:libgit2">libgit2 as a component of SUSE Enterprise Storage 7.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" 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:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" 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:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" 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:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" 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:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" 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:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" 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:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2">libgit2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-1_3" 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:libgit2-1_3">libgit2-1_3 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" 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:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" 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:libgit2">libgit2 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 15 SP3:libgit2">libgit2 as a component of SUSE Linux Enterprise Real Time 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git">git as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-core">git-core as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-cvs">git-cvs as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-daemon">git-daemon as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-doc" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-doc">git-doc as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-email">git-email as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-gui">git-gui as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-svn">git-svn as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:git-web">git-web as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:gitk">gitk as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git">git as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-core">git-core as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-cvs">git-cvs as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-daemon">git-daemon as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-email">git-email as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-gui">git-gui as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-svn">git-svn as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:git-web">git-web as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:gitk">gitk as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git">git as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-core">git-core as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-cvs">git-cvs as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-daemon">git-daemon as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-email">git-email as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-gui">git-gui as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-svn">git-svn as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:git-web">git-web as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:gitk">gitk as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise Server 15 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise Server 15 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:libgit2">libgit2 as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:libgit2">libgit2 as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP1:libgit2">libgit2 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP2:libgit2">libgit2 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Business Critical Linux 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server Business Critical Linux 15 SP3:libgit2">libgit2 as a component of SUSE Linux Enterprise Server Business Critical Linux 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server Teradata 12 SP3-LTSS:git">git as a component of SUSE Linux Enterprise Server Teradata 12 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git">git as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-core">git-core as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-cvs">git-cvs as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-daemon">git-daemon as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-email">git-email as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-gui">git-gui as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-svn">git-svn as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:git-web">git-web as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:gitk">gitk as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:git">git as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:libgit2">libgit2 as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2">libgit2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-26" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26">libgit2-26 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2">libgit2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" 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:libgit2-28">libgit2-28 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-devel" 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:libgit2-devel">libgit2-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" 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:libgit2">libgit2 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.1">
      <FullProductName ProductID="SUSE Manager Proxy 4.1:libgit2">libgit2 as a component of SUSE Manager Proxy 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Retail Branch Server 4.1">
      <FullProductName ProductID="SUSE Manager Retail Branch Server 4.1:libgit2">libgit2 as a component of SUSE Manager Retail Branch Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.1">
      <FullProductName ProductID="SUSE Manager Server 4.1:libgit2">libgit2 as a component of SUSE Manager Server 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.1">
      <FullProductName ProductID="SUSE Manager Server Module 4.1:libgit2-28">libgit2-28 as a component of SUSE Manager Server Module 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.1">
      <FullProductName ProductID="SUSE Manager Server Module 4.1:libgit2">libgit2 as a component of SUSE Manager Server Module 4.1</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.2">
      <FullProductName ProductID="SUSE Manager Server Module 4.2:libgit2-28">libgit2-28 as a component of SUSE Manager Server Module 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.2">
      <FullProductName ProductID="SUSE Manager Server Module 4.2:libgit2">libgit2 as a component of SUSE Manager Server Module 4.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2-28" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.3">
      <FullProductName ProductID="SUSE Manager Server Module 4.3:libgit2-28">libgit2-28 as a component of SUSE Manager Server Module 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgit2" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server Module 4.3">
      <FullProductName ProductID="SUSE Manager Server Module 4.3:libgit2">libgit2 as a component of SUSE Manager Server Module 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git">git as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-core">git-core as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-cvs">git-cvs as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-daemon">git-daemon as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-email">git-email as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-gui">git-gui as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-svn">git-svn as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:git-web">git-web as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:gitk">gitk as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git">git as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-core" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-core">git-core as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-cvs" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-cvs">git-cvs as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-daemon" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-daemon">git-daemon as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-email" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-email">git-email as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-gui" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-gui">git-gui as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-svn" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-svn">git-svn as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="git-web" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:git-web">git-web as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="gitk" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:gitk">gitk as a component of SUSE OpenStack Cloud Crowbar 9</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">Git is an open source, scalable, distributed revision control system. Versions prior to 2.30.6, 2.31.5, 2.32.4, 2.33.5, 2.34.5, 2.35.5, 2.36.3, and 2.37.4 are subject to exposure of sensitive information to a malicious actor. When performing a local clone (where the source and target of the clone are on the same volume), Git copies the contents of the source's `$GIT_DIR/objects` directory into the destination by either creating hardlinks to the source contents, or copying them (if hardlinks are disabled via `--no-hardlinks`). A malicious actor could convince a victim to clone a repository with a symbolic link pointing at sensitive information on the victim's machine. This can be done either by having the victim clone a malicious repository on the same machine, or having them clone a malicious repository embedded as a bare repository via a submodule from any source, provided they clone with the `--recurse-submodules` option. Git does not create symbolic links in the `$GIT_DIR/objects` directory. The problem has been patched in the versions published on 2022-10-18, and backported to v2.30.x. Potential workarounds: Avoid cloning untrusted repositories using the `--local` optimization when on a shared machine, either by passing the `--no-local` option to `git clone` or cloning from a URL that uses the `file://` scheme. Alternatively, avoid cloning repositories from untrusted sources with `--recurse-submodules` or run `git config --global protocol.file.allow user`.</Note>
    </Notes>
    <CVE>CVE-2022-39253</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container bci/golang:1.16-30.77:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:1.17-29.77:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:1.18-18.23:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:1.20-openssl:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:1.21:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:oldstable-3.4:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/golang:stable-openssl-5.5:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/nodejs:12-17.49:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/nodejs:14-35.21:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/nodejs:16-7.1:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/nodejs:18-6.1:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/nodejs:20-2.7:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11-36.45:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/openjdk-devel:11-6.2:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/openjdk:11-24.1:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/openjdk:17-26.1:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/python:3.11-2.2:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/python:3.9-20.24:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container bci/ruby:2.5-8.4:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>Container suse/git:2.35-3.7:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>HPE Helion OpenStack 8:git-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Enterprise Storage 7:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-all-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-core-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-core-doc-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-credential-libsecret-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-daemon-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-email-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-gui-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-instaweb-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-subtree-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:git-svn-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:gitk-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:gitweb-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:perl-Git-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 8:perl-Git-SVN-2.39.1-1.el8</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-all-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-core-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-core-doc-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-credential-libsecret-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-daemon-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-email-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-gui-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-instaweb-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-subtree-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:git-svn-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:gitk-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:gitweb-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:perl-Git-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Liberty Linux 9:perl-Git-SVN-2.39.1-1.el9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:git-2.35.3-150300.10.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:git-core-2.35.3-150300.10.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:perl-Git-2.35.3-150300.10.27.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP3:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP4:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP5:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:git-core-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP7:git-core-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP5:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-arch-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-cvs-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-daemon-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-doc-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-email-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-gui-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-svn-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:git-web-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:gitk-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP6:perl-Git-2.43.0-150600.1.10</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-arch-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-cvs-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-daemon-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-doc-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-email-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-gui-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-svn-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:git-web-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:gitk-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP7:perl-Git-2.43.0-150600.3.9.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:git-credential-gnome-keyring-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:git-credential-libsecret-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:git-p4-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:git-credential-gnome-keyring-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:git-credential-gnome-keyring-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-core-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-cvs-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-daemon-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-email-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-gui-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-svn-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:git-web-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3-TERADATA:gitk-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-core-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-cvs-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-daemon-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-email-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-gui-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-svn-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:git-web-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:gitk-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-TERADATA:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:docker-compose-2.33.1-160000.3.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-arch-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-core-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-credential-libsecret-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-daemon-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-doc-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-email-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-gui-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-p4-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:git-web-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:gitk-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:perl-Git-2.51.0-160000.1.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-core-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-cvs-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-daemon-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-email-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-gui-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-svn-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:git-web-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:gitk-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-arch-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-core-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-cvs-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-daemon-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-doc-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-email-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-gui-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-svn-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:git-web-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:gitk-2.26.2-150000.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-arch-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-core-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-cvs-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-daemon-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-doc-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-email-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-gui-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-svn-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:git-web-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:gitk-2.26.2-27.60.1</ProductID>
        <ProductID>SUSE Linux Micro 6.0:docker-compose-2.24.5-1.4</ProductID>
        <ProductID>SUSE Linux Micro 6.0:git-2.42.1-1.4</ProductID>
        <ProductID>SUSE Linux Micro 6.0:git-core-2.42.1-1.4</ProductID>
        <ProductID>SUSE Linux Micro 6.0:perl-Git-2.42.1-1.4</ProductID>
        <ProductID>SUSE Linux Micro 6.1:docker-compose-2.24.5-slfo.1.1_1.2</ProductID>
        <ProductID>SUSE Linux Micro 6.1:git-2.46.0-slfo.1.1_1.2</ProductID>
        <ProductID>SUSE Linux Micro 6.1:git-core-2.46.0-slfo.1.1_1.2</ProductID>
        <ProductID>SUSE Linux Micro 6.1:perl-Git-2.46.0-slfo.1.1_1.2</ProductID>
        <ProductID>SUSE OpenStack Cloud 8:git-2.26.2-27.60.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-credential-gnome-keyring-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-credential-libsecret-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-p4-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.3:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-arch-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-core-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-credential-gnome-keyring-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-credential-libsecret-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-cvs-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-daemon-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-doc-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-email-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-gui-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-p4-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-svn-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:git-web-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:gitk-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Leap 15.4:perl-Git-2.35.3-150300.10.18.1</ProductID>
        <ProductID>openSUSE Tumbleweed:docker-compose-2.12.2-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-arch-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-core-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-credential-gnome-keyring-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-credential-libsecret-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-cvs-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-daemon-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-doc-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-email-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-gui-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-p4-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-svn-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:git-web-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:gitk-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:perl-Git-2.38.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:reuse-1.1.2-1.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE CaaS Platform 4.0:libgit2</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libgit2-26</ProductID>
        <ProductID>SUSE CaaS Platform 4.0:libgit2-devel</ProductID>
        <ProductID>SUSE Enterprise Storage 6:libgit2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libgit2</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libgit2-28</ProductID>
        <ProductID>SUSE Enterprise Storage 7.1:libgit2-devel</ProductID>
        <ProductID>SUSE Enterprise Storage 7:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP3:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-1_3</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP4:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 15 SP3:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP1-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP2-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP1:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP2:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server Business Critical Linux 15 SP3:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP1:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP2:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-28</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP3:libgit2-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libgit2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libgit2-26</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:libgit2-devel</ProductID>
        <ProductID>SUSE Manager Proxy 4.1:libgit2</ProductID>
        <ProductID>SUSE Manager Retail Branch Server 4.1:libgit2</ProductID>
        <ProductID>SUSE Manager Server 4.1:libgit2</ProductID>
        <ProductID>SUSE Manager Server Module 4.1:libgit2</ProductID>
        <ProductID>SUSE Manager Server Module 4.1:libgit2-28</ProductID>
        <ProductID>SUSE Manager Server Module 4.2:libgit2</ProductID>
        <ProductID>SUSE Manager Server Module 4.2:libgit2-28</ProductID>
        <ProductID>SUSE Manager Server Module 4.3:libgit2</ProductID>
        <ProductID>SUSE Manager Server Module 4.3:libgit2-28</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
